These pages are auto-generated from self-documenting comments embedded in class files.
For more information on breve and steve, refer to the breve homepage.

Shape : MeshShape

This class is included as part of the file Shape.tz.
To use this class in a simulation, include the line "@use Shape."

Class description:

An experimental class to load arbitrary 3d mesh shapes.

Full collision detection is not currently supported for MeshShapes. MeshShapes are currently collision detected using spheres, with the radius defined by the maximum reach of the mesh.

Class methods:


load-from-3ds file filename (string) with-node nodename = "" (string)

Attempts to load a mesh from a 3D Studio scene file named filename. The optional argument nodename specifies which mesh in the scene should be loaded. If nodename is not provided, the first mesh found in the scene is loaded.


Documentation created Sun Oct 7 19:13:03 2007