Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

Usually I would use MisfitModel3d to model, but I've recently moved to OSX, and I can't get it to compile. I have blender but it doesn't have a mm3d or ms3d exporter (Well, it has a ms3d exporter, but it is still in development, and doesn't yet support all the features I need). So, are there any alternatives to Misfit Model 3D on OSX?

share|improve this question
if you want the most out of Blender, learn how to use Python API and the Python, it's easy to start and you can code all the pieces by yourself. – user827992 Aug 31 '12 at 9:01

1 Answer

Actually you don't need to compile the program. You should be able to download the binaries from here: http://naranja.umh.es/~atg/software-qt3.html

(The link was found on the Misfit Model 3D homepage)

share|improve this answer
the binary provided there is a PPC binary, and OSX keeps rejecting it. – raser Aug 1 '12 at 7:58

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.