| The 3D API (found in the Enterprise
and Educational editions only) allows advanced
users to reach and change parameters in the VRML/X3D
file while running a 3D presentation.
Selected VRML/X3D nodes and fields can be dynamically
changed, allowing to control material properties,
objects, cameras, lights, textures, positions,
rotations, animations etc. It is even possible
to dynamically add and remove VRML/X3D models
to a running 3D scene.
The programming and connection to the 3D scene
is done with the built-in WireFusion Java object.
Read more about how to use the Java object and
the 3D API in the "Java in WireFusion"
documentation.
Useful links:
WireFusion
5 API specification >
Supported VRML/X3D nodes
>
"Java
in WireFusion 5" documentation >
Previous API:
WireFusion
4 API specification >
|