Lua RayCast3D
Lua RayCast3D is a 3D Game Engine for Nintendo 3DS which runs under Lua Player Plus 3DS (lpp-3ds).
It uses Ray-Casting algorithm (https://en.wikipedia.org/wiki/Ray_casting) to generate a 3D world starting from a 2D map.
It runs fullspeed on N3DS with any accuracy value but runs smooth on O3DS only with accuracy values >= 3.
At the moment these are the Features Lua RayCast3D offers:
[W.i.P.] Lua RayCast3D - 3D Game Engine for lpp-3ds
Lua RayCast3D is a 3D Game Engine for Nintendo 3DS which runs under Lua Player Plus 3DS (lpp-3ds).
It uses Ray-Casting algorithm (https://en.wikipedia.org/wiki/Ray_casting) to generate a 3D world starting from a 2D map.
It runs fullspeed on N3DS with any accuracy value but runs smooth on O3DS only with accuracy values >= 3.
At the moment these are the Features Lua RayCast3D offers:
- Different tile size maps
- Automated camera and player...
[W.i.P.] Lua RayCast3D - 3D Game Engine for lpp-3ds