Package VisionEgg :: Module Lib3DS
[frames | no frames]

Module VisionEgg.Lib3DS

Use .3DS files.

This module allows Vision Egg programs to use 3D models in the .3DS
file format.  We thank the lib3ds project at
http://lib3ds.sourceforge.net/ for providing the library used.

Several aspects of .3ds files are not yet implemented.  The most
important of these is that only the first texture map is used from the
material properties of an object.  Lighting is not used, so the
specular, ambient and diffuse material properties will have no effect.

Classes
Model3DS Model3DS -- A 3D model from a .3ds file...

Variable Summary
str __author__ = 'Andrew Straw <astraw@users.sourceforge.net...
str __cvs__ = '1.13'
str __date__ = '2003/09/18 09:43:13'
str __version__ = '0.9.9'

Variable Details

__author__

Type:
str
Value:
'Andrew Straw <astraw@users.sourceforge.net>'                          

__cvs__

Type:
str
Value:
'1.13'                                                                 

__date__

Type:
str
Value:
'2003/09/18 09:43:13'                                                  

__version__

Type:
str
Value:
'0.9.9'                                                                

Generated by Epydoc 2.0 on Fri Sep 19 18:29:38 2003 http://epydoc.sf.net