Direct execution by the built-in virtual machine of your browser. For security reasons, the amount of memory available to applets is restricted, large datasets can possibly not be loaded. The applet may just hang if insufficient memory is available. The restrictions of Netscape 4.04 allow only to load the small lobster.gz data set, Internet Explorer 4 also allows to load mr_angio.gz and mr01.gz. |
Execution by Sun's Java-plugin for Netscape and the Internet Explorer (get it here). This should eliminate the memory restrictions and provide higher frame rates due to better performance of the external virtual machine. |
You can also try it with an appletviewer from
the command line if both of the methods above fail:
appletviewer -J"-mx24m" http://www.cg.tuwien.ac.at/research/vis/vismed/RT-MIP/direct.html |