Tagged Questions

7
votes
1answer
8k views

Oolong, SIO2 or commercial Game engine for 3D iPhone Games newbie?

I'm trying to pick between the Oolong and SIO2 iPhone game engines for my first game programming project. I have some Cocoa experience and many years of C++ including relatively low level 2D graphics ...
1
vote
2answers
203 views

What engine to choose for bowling-like game?

I wanna write some sort of bowling game on iPhone. I've read about SIO2 and Unity but I want to know developers opinion about what engine fits to my task with minimum efforts. What do you recommend? ...
0
votes
2answers
99 views

How to use .blend file in iphone project?

I dont want to use any 3D engine like SIO2 etc engines in my project. But I still want to use .blender 3d files in my normal projects. Can anyone please guide me how I can proceed with that. Thanks