IPhone Cannon
From M-Gate Labs Wiki
Description: This game will strive to make a fun game that involves firing a man from a cannon towards a target. To make the game different from any other games in the category multiple gravities will be implemented, allowing the projectile to use multiple gravities to change its direction.
Features
- Custom Mesh Format
- Skeleton Animation
- Quick Frustum Culling
- Multiple Gravities / Wind
- Online Scores
Contents |
[edit]
Custom Mesh Format
Previously the *.obj format was used as the primary mesh format, but after some testing a new *.mesh format was created, which takes a *.obj file and streamlines the contents for faster loading.
[edit]
Skeleton Animation
[edit]
Quick Frustum Culling
[edit]
Multiple Gravities
[edit]

