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
132 changed files with 269 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
/*******************************************************************************************
*
* raylib [textures] example - Texture drawing
* raylib [shaders] example - Texture drawing
*
* Example complexity rating: [★★☆☆] 2/4
*
* NOTE: This example illustrates how to draw into a blank texture using a shader
*