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
Dor Shapira 7bfd7d2ea6
added texures srcrec dstrec example (#93)
added scarfy.png file
made texures_srcrec_dstrec.py stand to the Python API conventions(https://github.com/sDos280/raylib-python-cffi/blob/Conventions/PYTHON_API_CONVENTIONS.md)
2022-10-25 23:48:50 +01:00
..
audio/resources attempt fix booleans on windows build 2021-11-09 15:10:27 +00:00
core add example core 3d camera first person 2022-09-18 20:41:10 -03:00
extra fixes to examples 2022-02-04 10:42:07 +00:00
models animation example from https://github.com/electronstudio/raylib-python-cffi/pull/53 https://github.com/Lcbx 2022-02-03 00:47:30 +00:00
physics Add physics demo 2022-05-26 02:51:32 -07:00
shaders making the shaders_basic_lighting.py and the shaders_fog.py file more python"y" style 2022-09-19 22:54:14 +03:00
shapes Update shapes_lines_bezier.py 2022-09-21 18:00:23 +03:00
textures added texures srcrec dstrec example (#93) 2022-10-25 23:48:50 +01:00