Tag Archives: iOS

Redneck Bounce 2.0 is out

Redneck Bounce is arcade style side scroller game for mobile platforms. You drive the truck. Help your redneck friend have a little fun bouncing down the road on a tramp. Shoot some ducks, collect some power ups. See how far … Continue reading

Posted in Miscellaneous | Tagged , , , , | Leave a comment

Rendering to a texture with iOS 5 texture cache api.

There are a couple examples of how to take image input, perhaps from the iPhone camera, or from your own image, fast map those image to an OpenGl texture, and then render them with an OpenGL shader. This post is … Continue reading

Posted in Programming | Tagged , , , , , | 60 Comments