mirror of
https://github.com/libretro/scenewalker-libretro.git
synced 2024-11-22 23:39:40 +00:00
Libetro GL only. Walk around in a scene environment in first person view mode. Has basic gravity and collision detection implemented from scratch.
assets | ||
engine | ||
gli | ||
glm | ||
include | ||
jni | ||
msvc | ||
.gitignore | ||
boolean.h | ||
gl.hpp | ||
glsym.cpp | ||
libretro.cpp | ||
libretro.h | ||
link.T | ||
Makefile | ||
README.md | ||
rpng.cpp | ||
rpng.h | ||
shared.hpp | ||
util.hpp |
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.