-1

I am currently scripting Blender right now but it's excruciatingly slow for large models.

Cœur
  • 37,241
  • 25
  • 195
  • 267
hakura
  • 399
  • 3
  • 15

1 Answers1

0

I usually use OpenGL and freeImage when building something from scratch. However, if you want to use an existing framework to save time, I recommend OGRE. There's also a converter written for Ogre to convert models from blender called blender2Ogre. However, it's kindof in the beta stages. You will also find tutorials on the Ogre wiki.

Jason Huntley
  • 3,827
  • 2
  • 20
  • 27