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
chriscamacho e49e2b4d65
completed fog example (#18)
* complete fog example
as both fog and basic lighting need the light system it made sense
to seperate it out, there are a few functions from raymath
int rlmath.py

* added shaders custom uniform

* added shaders_texture_waves.py

* added shaders_texture_drawing.py

* bug fix - unwanted transparent effect!

Co-authored-by: codifies <nospam@antispam.com>
2020-09-19 09:07:39 +01:00
..
core More core examples (#13) 2020-09-19 09:02:17 +01:00
models update mac build to latest github version 2019-11-22 16:20:29 +00:00
shaders completed fog example (#18) 2020-09-19 09:07:39 +01:00
camera.py combine blank.py and camera.py examples 2020-02-21 23:14:51 +00:00
camera.py.requirements.txt added rendertexture example 2020-02-18 16:53:12 -05:00
flow-field.py added rendertexture example 2020-02-18 16:53:12 -05:00
flow-field.py.requirements.txt added rendertexture example 2020-02-18 16:53:12 -05:00
transparent_undecorated_window.py fix transparent example on mac 2019-10-17 10:57:24 +01:00