webMathematica
>
Formatting
>
webMathematica Paclet Symbol
webMathematica User Guide
Live 3D Plotting: Plot3DLive.jsp in webMathematica User Guide
LiveGraphics3D in webMathematica User Guide
Appendix: LiveGraphics3D in webMathematica User Guide
Mathematica Web Functions in webMathematica User Guide
Tutorials
MSPLive3D
MSPLive3D
[
graphics
]
include a
LiveGraphics3D
graphical applet in an HTML page
MORE INFORMATION
MSPLive3D
is a convenient way to work with the
LiveGraphics3D
graphics applet.
The applet displays
Mathematica
three-dimensional graphics and provides support for features such as interactive rotation and resizing.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
The following example embeds the
LiveGraphics3D
applet in a web page, passing a simple three-dimensional graphics object as input.
<msp:evaluate>
MSPLive3D[ Graphics3D[ Line[ {{0, 0, 0}, {1, 1, 1}}]]]
</msp:evaluate>
TUTORIALS
web
Mathematica
User Guide
Live 3D Plotting: Plot3DLive.jsp in web
Mathematica
User Guide
LiveGraphics3D in web
Mathematica
User Guide
Appendix: LiveGraphics3D in web
Mathematica
User Guide
Mathematica
Web Functions in web
Mathematica
User Guide