Blender to Objective-C exporter

Posted by Dennis on Jul 22, 2009 in 3D, Blender1 comment

I’ve been trying to get my head around Objective-C the last two weeks. It’s a language you have to get used to. But, as they say, it grows on you. I’ve also explored OpenGL for the iPhone which is quite awesome. It’s delightful to work on something non-browser based once in a while!

While looking for Objective-C OpenGL resources I found some useful resources that’ll help me developing 3D applications for the iPhone. Jeff LaMarche has created a Python script for my favourite 3D content creation suite, Blender. This script exports Blender objects to Objective-C header files. He’s frequently updating it with new functionality. You can download the plugin here.
On the same blog you can find some good OpenGL tutorials for the iPhone.

Another good tutorial series can be found here.



Tags: , , , ,


1 comment

» Comments RSS Feed
  1. nice find mate :)
    now to get it all work

Leave a comment