C3D Library

Previous  Next

 

The C3D Extension Library provides low level access to C3D files.  Most aspects of the C3D file can be accessed.  Most functions are a direct interface to the same function in the C3D Dynamic Link Library.

 

To use the library, include the following in your code

 

$INCLUDE "MyBASIC2_C3D"

$LIBRARY "MyBASIC2_C3DLib"