GQAdonis
Cool as the other side of the pillow…
-
OpenGL and 3-D Game Development Resources
Posted on November 28th, 2009 1 commentI just wanted to record a few links I found that will be useful for Open GL and 3-D game development on the iPhone:
- Free Game Book. This is a free 3-D game development primer, providing the basis for math and theory related to 3-D game development in general.
- 8 Open GL Resources. This is a link to tutorials and other information related to OpenGL programming for iPhone.
- Blog Entry on WaveFront loading. This is a blog entry discussing a method of loading and display WaveFront 3-D files on the iPhone with sample code for iPhone.
Here are some other general game development resources:
- JavaScript game collision detection. This is an article about how to detect collisions between sprites in JavaScript. It includes sample code.
- Page Peel Effect in JavaScript. This is an article about using MooTools along with JQuery to add cool animation effects to JavaScript-based HTML applications.



