Separate names with a comma.
no ..
Topia is a world simulation, most of the work on that simulation has gone into modelling the physical world, allowing the user to change it,...
It would be much easier to answer this from my computer so I could refer to source code. There is a function called something like...
you should really let the OS know the orientation. There is an undocumented (as far as I can tell) trick that Apple use to get greater accuracy....
Still working on AI. Development was paused slightly by the fact that I made it over to the states for GDC which was cool, actually got to meet...
I wasn't expecting it to be useful for anything other than seeing how the game handled the extra pixels. The sim hasn't been useful for anything...
Just tried Topia and it runs at 2FPS in iPad Retina simulation. To be honest I'm surprised it's that fast as iPhone non-retina only runs at 20FPS...
When I added Openfeint to Ground Effect almost two years ago I had over 270,000 apparent users from just over a million downloads (sadly well over...
I imagine it would get pretty ugly in fixed function. Topia does all of the 'pseudosphere' stuff in the shader. I'm not sure but I think to do it...
Wow, there are a lot of points in that post, i'm going to address a few of them. Something like this is looking like a possibilty because what...
You have to remember that just over a year ago GC didn't exist. A developer might support GC through OF for the sake of his Android version and...
kind of sad really, I don't know what OF could have done to make it easier for the user (and dev for that matter) but still people are talking...
The fastest non-broken time on oval seems to be 1:26.16. I'm pretty sure that's genuine as it's only just better than a bunch of others at...
XCode has actually improved a hell of a lot over the last three years, it took a while but I now actually prefer it to MS Visual Studio which I've...
Anyone with an Intel based mac can use xcode and the simulator. Beyond that you can share a dev licence between machines pretty easily by...
I'm kind of against the idea of full blown fremium games where there is a polished free taster game followed by an easy introduction to the very...
Big news coming soon. Lots of stuff happening at once at the moment. We have edible grass which will go a long way to making the entire ecosystem...
Thanks for the code :) I was never into coding demos myself (to busy programming games) but used to watch them on ST and Amiga so had seen that...
The clue to where you are coming from is right there in your username :) it's an old 16 bit demo trick, several buffers, no screen clear and only...
I suspect that if you put a check like that in and people wanted your app, someone would just hack out the check and possibly, while they were at...