mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-09 16:59:09 -04:00
fixed error in readme, found by discord user the.enemy (#5680)
This commit is contained in:
@ -223,7 +223,7 @@ Examples using raylib models functionality, including models loading/generation
|
||||
|
||||
### category: shaders [35]
|
||||
|
||||
Examples using raylib shaders functionality, including shaders loading, parameters configuration and drawing using them (model shaders and postprocessing shaders). This functionality is directly provided by raylib [rlgl](../src/rlgl.c) module.
|
||||
Examples using raylib shaders functionality, including shaders loading, parameters configuration and drawing using them (model shaders and postprocessing shaders). This functionality is directly provided by raylib [rlgl](../src/rlgl.h) module.
|
||||
|
||||
| example | image | difficulty<br>level | version<br>created | last version<br>updated | original<br>developer |
|
||||
|-----------|--------|:-------------------:|:------------------:|:-----------------------:|:----------------------|
|
||||
|
||||
Reference in New Issue
Block a user