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/textures
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
..
resources added texures srcrec dstrec example (#93) 2022-10-25 23:48:50 +01:00
image_loading.py fixing the issue in the image_loading.py Fixed #89 2022-09-23 16:46:07 +03:00
opencv.py opencv image example 2021-12-28 00:34:33 +00:00
textures_bunnymark.py fix more examples https://github.com/electronstudio/raylib-python-cffi/issues/47 2022-02-02 20:28:08 +00:00
textures_bunnymark_more_pythonic.py fix more examples https://github.com/electronstudio/raylib-python-cffi/issues/47 2022-02-02 20:28:08 +00:00
textures_mouse_painting.py adding the textures_mouse_painting example 2022-07-31 10:08:31 +03:00
textures_to_image.py adding the textures_to_image example 2022-07-31 15:37:37 +03:00
texures_srcrec_dstrec.py added texures srcrec dstrec example (#93) 2022-10-25 23:48:50 +01:00