SIO2 Game Engine for iOS and Android (http://sio2interactive.com)
In this demo you will learn how to handle a relatively large 3D world with hundreds of assets in it. This tutorial also introduce how to handle soft body and soft body constraints, show you how to create and manipulate SIO2vertexshader as well as other type of 3D effect.
This tutorial will also teach you how deal with advanced collision callbacks, manipulate a 3D collision camera handle complex game state and how to load / unload on the fly and manage in-game memory and how to customize rendering using LUA by assigning scripts to world objects.
You will also learn how to handle simple bone animation and duplicate on the fly skeleton animated objects as well as handling their different action, visibility state etc...
This demo also introduce an advanced game architecture design that can be re-used for any type of 3D game. It organize resources in a fast and easy to use modular way that will allow you to gain access to any resources and the assets they contains from anywhere in your game.
From 2D to 3D this tutorial is a great place to start studying in order to create your own 3D game, definitely a show stopper, and alot to learn from this tutorial.
Manipulation: To start, tap the "Start" button to create a new game. Inside the game, if compiled for the simulator drag and move the touche to the appropriate direction you want to ball to roll to, to jump double tap the screen. When compiled for the device use the accelerometer to control the ball and shake the device up to jump. Collect as many yellow and red stars as you can in the shortest time frame, then locate the barn at the end of the level and touch the flag to clear your run. To pause, quit or restart the level hit the pause button located in the lower right corner of the screen.
whats the framerate in this game?
MegaUncleSam1 2 months ago
No wondering. I'll use this engine once I get my MacBook Air! This engine rocks!!!!! :)
LukaKotar 4 months ago