Merge pull request #718 from MarcoLizza/shaders-uniforms-array
Shaders uniforms array
This commit is contained in:
commit
35bcbd1b60
9 changed files with 282 additions and 15 deletions
|
@ -407,7 +407,7 @@ EXAMPLES = \
|
|||
models/models_box_collisions \
|
||||
models/models_billboard \
|
||||
models/models_obj_loading \
|
||||
models/models_obj_viewing \
|
||||
models/models_obj_viewer \
|
||||
models/models_heightmap \
|
||||
models/models_cubicmap \
|
||||
models/models_mesh_picking \
|
||||
|
@ -420,6 +420,7 @@ EXAMPLES = \
|
|||
shaders/shaders_custom_uniform \
|
||||
shaders/shaders_postprocessing \
|
||||
shaders/shaders_raymarching \
|
||||
shaders/shaders_palette_switch \
|
||||
audio/audio_sound_loading \
|
||||
audio/audio_music_stream \
|
||||
audio/audio_module_playing \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue