What about something like this as a start: https://github.com/mrdoob/three.js/tree/master/utils/converters/fbx I've never used Three.js, but json format is pretty easily to use in Python. You could either build models out of that json data, or use that code as a base to create models directly.
On Saturday, November 7, 2015 at 5:50:40 AM UTC+9, Andreas Kalpakides wrote: > > Hello again, has anyone seen any code in the wild on importing fbx models? > -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
