Updated examples versions, validated with REXM

This commit is contained in:
Ray
2026-03-16 17:19:27 +01:00
parent 7401214e92
commit 483d687900
14 changed files with 628 additions and 24 deletions

View File

@ -9,7 +9,7 @@
*
* NOTE: Shaders used in this example are #version 330 (OpenGL 3.3)
*
* Example originally created with raylib 5.6, last time updated with raylib 5.6
* Example originally created with raylib 6.0, last time updated with raylib 6.0
*
* Example contributed by Jordi Santonja (@JordSant)
* Based on previous work by Josh Colclough (@joshcol9232)