raylib/examples/shaders/resources/shaders
Josh Colclough 975d4154e6
Fix the Julia set shader example (#3467)
* Simplify POI selection

* Improve mouse logic

* Add colour cycles to the shader to show finer details. Works well with high iteration numbers

* Testing things...

* Actually fix zoom. Also allow user to reset camera with 'R'

* Reset max iterations

* Tidying & comments

* Revert to original if statement

* Make mouse logic more readable

* Style conventions

* Coding conventions - f postifx on floating points

* Missed a few f postfixes
2023-10-29 16:41:02 +01:00
..
glsl100 Fix the Julia set shader example (#3467) 2023-10-29 16:41:02 +01:00
glsl120 REVIEWED: Renamed some shaders, fix #2707 2022-09-19 18:29:08 +02:00
glsl330 Fix the Julia set shader example (#3467) 2023-10-29 16:41:02 +01:00