LinkageDesigner Paclet Symbol
ExportX3D
See Also »
|
Display linkage
More About »
X3DOMPage
X3DOMPage[
x3dfile
]
function writes a X3DOM java script library referenced HTML page into the same directory where
x3dfile
resides. By opening the HTML page in a HTML5 enabled browser the X3D file is visualized.
MORE INFORMATION
X3DOMpage function creates a HTML web page that references the http://www.x3dom.org/download/x3dom.js javascript file.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Load LinkageDesigner package
In[1]:=
Load UR5 example linkage
In[2]:=
Out[2]=
Drive linkage in a new posture and export it to X3D file
In[3]:=
Out[3]=
Display linage with Linkage3D
In[4]:=
Out[4]=
Export x3dom visualization HTML page
In[5]:=
Out[5]=
Open the web page with the default browser
In[6]:=
In[7]:=
Display the generated HTML page
In[8]:=
SEE ALSO
ExportX3D
MORE ABOUT
Display linkage