update examples with difficulty stars (#4694)
* update examples with difficulty stars * manual fix script issues * manual fix script issues
This commit is contained in:
parent
7c7b087efb
commit
27e530eb18
132 changed files with 269 additions and 5 deletions
|
@ -2,6 +2,8 @@
|
|||
*
|
||||
* raylib [text] example - Draw 3d
|
||||
*
|
||||
* Example complexity rating: [★★★★] 4/4
|
||||
*
|
||||
* NOTE: Draw a 2D text in 3D space, each letter is drawn in a quad (or 2 quads if backface is set)
|
||||
* where the texture coodinates of each quad map to the texture coordinates of the glyphs
|
||||
* inside the font texture.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue