mirror of
https://github.com/raysan5/raylib.git
synced 2026-03-29 03:42:04 +00: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