Added julia set shader example.

This commit is contained in:
eggmund 2019-05-12 16:50:56 +01:00
parent 561c486ceb
commit 49a49e492a
4 changed files with 300 additions and 0 deletions

View file

@ -423,6 +423,7 @@ EXAMPLES = \
shaders/shaders_postprocessing \
shaders/shaders_raymarching \
shaders/shaders_palette_switch \
shaders/shaders_julia_set \
audio/audio_sound_loading \
audio/audio_music_stream \
audio/audio_module_playing \