REVIEWED: Added new examples to VS2022 solution
This commit is contained in:
parent
fe757b6267
commit
bbf0c3a46d
25 changed files with 4412 additions and 273 deletions
|
@ -1,6 +1,6 @@
|
|||
/*******************************************************************************************
|
||||
*
|
||||
* raylib [shaders] example - Apply a postprocessing shader and connect a custom uniform variable
|
||||
* raylib [shaders] example - Postprocessing with custom uniform variable
|
||||
*
|
||||
* NOTE: This example requires raylib OpenGL 3.3 or ES2 versions for shaders support,
|
||||
* OpenGL 1.1 does not support shaders, recompile raylib to OpenGL 3.3 version.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue