Simple lib to make games in C++ powered by in OpenGL and OpenAL
-
Making games has never been so simple : iPTK's library abstracts OpenGL ES, OpenAL, Inputs and HTTP Network in one simple lib. 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).

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!

|