objFile Library Method
Short Description: Creates OBJ File object and starts a download
Signature: taccgl.objFile
Class: taccgl Class
Creates and returns an taccglOBJFile Class object.
Then taccglOBJFile.read needs to be called
to make the object download an OBJ file containing a 3D model.
The 3D model in general contains the definition of several 3D objects.
When downloaded transitions that display some or all of the 3D objects can
be created using taccglOBJFile.objs or taccglOBJFile.scene.
WebGL™ is a trademark of the Khronos Group Inc.
|