update examples with difficulty stars (#4694)

* update examples with difficulty stars

* manual fix script issues

* manual fix script issues
This commit is contained in:
Anthony Carbajal 2025-01-17 03:42:30 -06:00 committed by GitHub
parent 7c7b087efb
commit 27e530eb18
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
132 changed files with 269 additions and 5 deletions

View file

@ -2,6 +2,8 @@
*
* raylib [shaders] example - basic lighting
*
* Example complexity rating: [] 4/4
*
* 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.
*