Want to create your own 1-bit Ninja levels and play them in-game? The latest update has a hidden level-modding feature that allows you to do just that! Description and video inside…
The second GLSL Studio update is now available. This update brings the ability to import 3D objects from a number of different file formats, in-editor code completion and vertex data export.
The first update to GLSL Studio is now available on the AppStore! This update adds a custom keyboard with arrow keys and coding shortcuts, light/dark syntax themes, code auto-indentation and more.
My third kode80 iPhone app GLSL Studio is now available on the AppStore! GLSL Studio is the first fully featured OpenGL programming environment for iOS enabling graphics/game developers to work on GPU code and effects directly on their iOS devices!
Roundup of the past weeks 1-bit Ninja coverage and a new video showing a complete run through of 1-1, the very first level in the game.
The first major step when developing a 3D app is finding a way of importing models created in external editing software. Using my MD2 Objective C classes you can easily load, render and animate MD2 models in your iPhone app, example project included!