Tuesday, November 18, 2008

Wolfenstein Mobile 3D

“Wolfenstein 3D” is well know title created by ID Software. It’s the first title which can be really called First Person Shooter ( although it’s not the first game which uses first person camera view ).

My version is simple attempt of moving the game from PC to mobiles but with one important feature - or rather without - no 3D api in use ( neither JSR184 nor Mascot nor OpenGL/ES ). I just wanted to prove that current generation phone can handle simple raycaster engine. Obviously, there are number of devices which will never support this simple technology due to poor J2ME implementation but also there are many ( especially Sony Ericssons ) which do it really good.

continue reading >>

No comments: