Commit graph

4 commits

Author SHA1 Message Date
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
Samuel Wilder
695cc2fb80 Add fog example 2019-10-02 15:32:16 -04:00
Richard Smith
968d095b0c make lighting example more OO 2019-06-23 21:03:26 +01:00
Richard Smith
4c587660e2 shader lighting example 2019-06-23 18:45:35 +01:00