new example: shaders_eratosthenes

Contributed by ProfJski
This commit is contained in:
Ray 2019-05-16 17:23:31 +02:00
parent 9fd410b8a8
commit ce87d2ced4
5 changed files with 212 additions and 0 deletions

View file

@ -451,6 +451,7 @@ EXAMPLES = \
shaders/shaders_texture_drawing \
shaders/shaders_texture_waves \
shaders/shaders_julia_set \
shaders/shaders_eratosthenes \
audio/audio_module_playing \
audio/audio_music_stream \
audio/audio_raw_stream \