Search Results

3
votes

Large scrolling background in OpenGL ES

That's the fast way of doing it. Things you can do to improve performance: Try different texture-formats. Presumably the SDK docs have details on the preferred format, and presumably …
0
votes

Ruby on iPhone

There's an open-source Ruby-Cocoa bridge you might try to get working. But I gather that there's a bit of an impedance mismatc …