Re: [PyOpenGL-Users] Python 3D object loader
Brought to you by:
mcfletch
From: Andrew S. <str...@as...> - 2005-05-20 17:43:11
|
There's a Python wrapper for lib3ds as part of the Vision Egg: http://visionegg.org I don't think it's complete, but it's a start. I'd be happy to incorporate patches/improvements/whatever. Cheers! Andrew Simon Wittber wrote: > Hi Chaps, > > I'm building a simple game, and need some way to get models from my > designer team mate and display them in OpenGL, preferably using a > display list. > > I've looked at a bunch of libraries from vrplumber.com, but none of > the 3ds loader modules seem to work with the latest > Numeric/Python/PyOpenGL combination. > > What do people on this list generally use for loading and displaying models? > > Sw. > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_idt12&alloc_id344&op=click > _______________________________________________ > PyOpenGL Homepage > http://pyopengl.sourceforge.net > _______________________________________________ > PyOpenGL-Users mailing list > PyO...@li... > https://lists.sourceforge.net/lists/listinfo/pyopengl-users |