This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
raylib-python-cffi/examples/models
2022-02-03 00:47:30 +00:00
..
resources animation example from https://github.com/electronstudio/raylib-python-cffi/pull/53 https://github.com/Lcbx 2022-02-03 00:47:30 +00:00
models_animation.py animation example from https://github.com/electronstudio/raylib-python-cffi/pull/53 https://github.com/Lcbx 2022-02-03 00:47:30 +00:00
models_billboard.py separate static and dynamic libraries completely 2021-10-03 21:21:59 +01:00
models_box_collisions.py separate static and dynamic libraries completely 2021-10-03 21:21:59 +01:00
models_cubicmap.py remove depreciated stuff, tidy build a bit for 4.0 2021-10-13 16:35:35 +01:00
models_geometric_shapes.py separate static and dynamic libraries completely 2021-10-03 21:21:59 +01:00
models_heightmap.py remove depreciated stuff, tidy build a bit for 4.0 2021-10-13 16:35:35 +01:00
models_obj_loading.py remove depreciated stuff, tidy build a bit for 4.0 2021-10-13 16:35:35 +01:00
models_skybox.py New examples from @chriscamacho (#23) 2020-11-15 20:07:05 +00:00