Update more examples inconsistencies (#4711)
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
This commit is contained in:
parent
10d0616d1f
commit
773e3f5f9f
23 changed files with 193 additions and 131 deletions
|
@ -2,6 +2,8 @@
|
|||
*
|
||||
* raylib [textures] example - Image loading and texture creation
|
||||
*
|
||||
* Example complexity rating: [★★★★] 4/4
|
||||
*
|
||||
* NOTE: Images are loaded in CPU memory (RAM); textures are loaded in GPU memory (VRAM)
|
||||
*
|
||||
* Example contributed by Karim Salem (@kimo-s) and reviewed by Ramon Santamaria (@raysan5)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue