While LiveGraphics3D is only able to show predefined graphics, JavaScript may be used to generate graphics depending on the userīs input and display them with the help of the LiveGraphics3D applet.
This technique was originally demonstrated by Christopher D. Sinclair using JavaScript 1.2 (see his Surface Viewer and Parametric Surface Viewer; please note that Netscape3 does not support JavaScript 1.2).
Here I am using JavaScript 1.1 to display more specialized functions. Please feel free to use, copy and modify the HTML and JavaScript code of this page.