Simple iPhone FPP 3D engine
This will definitely not be a competitor for commercial 3D engines like Unity, however I decided to code simple 3D raycasting engine just for fun. I don't see sense making exact copy of desktop-class engine to such small device like iPhone, so it may be a nice starting point towards something interesting.
This proof of concept has been developed using Cocos2D engine, which is based on OpenGL and actually allows to display 3D content, but with some additional effort needed. I'll try to cover it sometime soon.

iPhone raycasting engine
Polski
English





I would very much appreciate a tutorial on this!
I’ll try