|
LiveGraphics3D Homepage |
Please make sure to activate Java in the preferences or options menu of your web browser. Then you are ready to go on:
VERY IMPORTANT NOTE: The current version of LiveGraphics3D 1.90 does not work with Mathematica 6.x, only versions of Mathematica prior to version 6 are supported. I might be able to fix some of the problems later this year.
ANOTHER IMPORTANT NOTE: As reported by Hans van Assen, the implementation of the Max function has a bug (it always returns a positive value) in the current version 1.90. I'll fix it with the next update; please use If or Min instead. Sorry about this.
Note about the last update: The last update to version 1.90 includes support for type setting for the first argument of Text (and also for PlotLabel, AxesLabel, and Ticks). In particular, sequences, subscripts, superscripts, overscripts, underscripts, and the corresponding options of StyleForm are now supported. One disadvantage is, that some input has now become illegal since LiveGraphics3D was ignoring complex text expressions previously, while it now tries to parse them.
Some examples are in a couple of applets about geometric modeling I've worked on latetly. They correspond to figures of a book by Gerald Farin: "Curves and Surfaces for CAGD - A Practical Guide". For examples of mathematical annotations including subscripts, superscripts, overscripts, and greek characters see figure 2.6, figure 3.2, figure 5.7, figure 10.3.
I also updated the documentation, in particular the part about interfacing with J/Link. This is necessary if you want to work with texts since this will probably include literal strings with double quotes, which break the way the official J/Link documentation suggests for hosting applets. There is also an example how to call LiveGraphics3D with parametrized graphics via J/Link.
Yet another important note: The current version of LiveGraphics3D is 1.90. Nonetheless your browser might read an older version of the LiveGraphics3D applet (1.83 or less). If reloading the page does not help, deactivate any proxy, clear all caches and restart the browser. Then view the page again and things should work fine. (After this you should activate your proxy again.)