raylib samples for PlayStation Vita
For compiling each sample
cd [sample]
make
Examples using raylib shapes drawing functionality, provided by raylib.
| ## | example | image | developer | new |
|---|---|---|---|---|
| 26 | shapes_logo_raylib | ![]() |
ray | |
| 27 | shapes_logo_raylib_anim | ![]() |
ray | |
| 30 | shapes_collision_area | ![]() |
ray | ⭐️ |
Examples using raylib textures functionality, including image/textures loading/generation and drawing, provided by raylib
| ## | example | image | developer | new |
|---|---|---|---|---|
| 40 | textures_logo_raylib | ![]() |
ray | |
| 44 | textures_image_generation | ![]() |
ray | ⭐️ |
Examples using raylib models functionality, including models loading/generation and drawing
| ## | example | image | developer | new |
|---|---|---|---|---|
| 72 | models_cubicmap | ![]() |
ray | |
| 76 | models_mesh_generation | ![]() |
ray |
As always contributions are welcome, feel free to send new examples! Here it is an examples template to start with!






