The Secret Levels
The Secret Levels is a 3D platformer inspired by the modern platformer Super Mario Galaxy.
It uses the three.js for 3d graphics, and Phyx-Based javascript library ammo.js for physics simulation.
It uses the three.js for 3d graphics, and Phyx-Based javascript library ammo.js for physics simulation.
I used the DeltaTime function to move the stage in sync, creating a surreal obstacle course similar to difficult stage in Super Monkey Ball.
For mobile devices, I used the Touch API to switch from keyboard to multi-touch controls. The virtual joystick can be placed across the screen, and vibrates for supported devices.
A particle system was created to add stars, to give the stage an outer-space effect. The star sprite was created in GIMP.
For the player, I created a low-polygon character model in Blender 3D. The face was modelled using side and front reference photos.