New examples added (with some resources)

This commit is contained in:
raysan5 2015-08-28 14:16:28 +02:00
parent 6ac5d3bc06
commit ca402e9d36
22 changed files with 183 additions and 75 deletions

View file

@ -2,7 +2,7 @@
*
* raylib [models] example - Load and draw a 3d model (OBJ)
*
* This example has been created using raylib 1.0 (www.raylib.com)
* This example has been created using raylib 1.3 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
* Copyright (c) 2014 Ramon Santamaria (@raysan5)