Images diaporama in ObjC for OS 3 & 4 sample project for iPhone

  • You can Pinch, move, double tap zoom and it is very light. The core uses a UIScrollView and severals UIControllerViews, along with custom scale transform code, plus a Custom UIPageControl. Feel free to use this in your app project as long as you add a back link to me, thanks!


Framework for easy and fast game development on iPhone

  • All my games ( Grizzzly, Pocoro, Android, MetalAngel, etc. ) are powered by a custom 2D framework called PTK to simplify the process of development. PTK framwork abstracts OpenGL ES, OpenAL, Inputs and HTTP Network.

  • PTK is programmable in C/C++. ObjectiveC's CocoaX interface components still possible to use, juste rename your classes files from .cpp to .mm and go. (Allows neat native user interface over fast paced graphics).

  • PTK is for sale for $100 USD only. PTK comes with project sample and simple detailed docs.


  •  Contact me  if interested in fast iPhone game developement.



Work in progress.... 3D egine on Mac, iPhone, iPad


FEATURES

Compile on Mac-intel, iPod touch and iPhone with no change in the code
Simple C++ classes to handle everthings : Renderer, Camera, Lights, Materials, Textures ..
Easy to use into any project

Load common image files: JPEG, PNG, TGA, TGA compressed
Import Mesh files: Blender's OBJ, Autodesk's ASE, Our own fast binary format
Realtime lightning : Ambient, Diffuse, Specular, Shininess and texture, Flat and Gouraud shading