benben / ofxBlender

blend file loader for openframeworks (not complete yet)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blend file loading for openframeworks

partially implemented features

  • meshes (tris and quads)
  • cameras
  • lights
  • scenes

planned

  • materials (colors & textures)
  • animation data (position, rotation, scale)
  • scene hierarchy

platforms

Developed on linux (Ubuntu 12.04 64bit). Should also work on os x, win, ios, android

About

blend file loader for openframeworks (not complete yet)


Languages

Language:C++ 73.9%Language:C 22.8%Language:Objective-C 3.2%