Hello,

I am looking for a MD2 parser for use in a Pyglet project. Although at
this point I will be happy with even a generic MD2 parser written in
Python that I can adapt for use in Pyglet.

I am also interested in looking at parsers written for other 3D model
formats. I was able to find a Wavefront OBJ parser in /contrib/model/
in the Pyglet SVN (http://code.google.com/p/pyglet/source/browse/trunk/
contrib/model/model/obj.py) but have not been able to find parsers for
any other formats. I am particularly looking for formats with
animation support.

If anyone has written their own parser or has any insightful direction
I would love to hear it before I go down the path of writing my own
parser. If it comes down to it, I imagine it would not be the end of
the world to adapt the OBJ parser to parse MD2 files.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to