Libetro GL only. Walk around in a scene environment in first person view mode. Has basic gravity and collision detection implemented from scratch.
Go to file
2014-01-12 15:32:24 +01:00
assets Move assets to assets directory 2014-01-12 15:32:24 +01:00
engine Move files to engine/ 2014-01-12 15:19:05 +01:00
gli (OSX) Use GL_R11F_G11F_B10F_EXT and GL_RGB9_E5_EXT on OSX - default 2013-05-19 01:04:52 +02:00
glm Initial commit. 2013-05-10 18:59:30 +02:00
include (PS3) (Probably futile) attempt to get something going with GL ES 1.x 2013-05-18 04:39:12 +02:00
jni Fix JNI build 2014-01-12 15:25:30 +01:00
msvc Mingw now uses glext.h as well 2013-05-12 02:35:08 +02:00
.gitignore Initial commit. 2013-05-10 18:59:30 +02:00
boolean.h Revert to previous rpng version 2014-01-12 14:07:44 +01:00
gl.hpp Go through new logging interface 2013-12-16 13:21:30 +01:00
glsym.cpp Add GPLv3 licensing 2013-11-27 21:56:41 +01:00
libretro.cpp Fix log interface usage. 2014-01-02 02:18:13 +01:00
libretro.h Update libretro header 2014-01-12 13:21:07 +01:00
link.T Initial commit. 2013-05-10 18:59:30 +02:00
Makefile Move files to engine/ 2014-01-12 15:19:05 +01:00
README.md Change so-name. 2013-05-17 16:18:25 +02:00
rpng.cpp Revert to previous rpng version 2014-01-12 14:07:44 +01:00
rpng.h Revert to previous rpng version 2014-01-12 14:07:44 +01:00
shared.hpp Go through new logging interface 2013-12-16 13:21:30 +01:00
util.hpp Add GPLv3 licensing 2013-11-27 21:56:41 +01:00

FPS-walk libretro

Walks around in an FPS environment. Has basic gravity and collision detection implemented from scratch.

retroarch -L fpswalk_libretro.so cool_room.obj

Controls

Walk around with left RetroArch analog. Look around with right RetroArch analog.