[R] 3d java etc.

Ben Bolker ben at zoo.ufl.edu
Thu Sep 20 23:29:33 CEST 2001


  There was some interest in the commands for creating an HTML file of
3D graphics that can be shown with a Java applet.
  Looking at things I discovered (of course) that I should really clean up
quite a few things before releasing it for real.  I hope to do some of
that this weekend.
  In the meanwhile, here are a couple of pointers to the Java applet &
documentation (apparently free for non-commercial use but not for
commerce):

http://www.mathsource.com/Content/Enhancements/Interfacing/Web/0209-281
http://wwwvis.informatik.uni-stuttgart.de/~kraus/LiveGraphics3D/download.html

  I will put my code up (completely undocumented and halfway through
cleanup) at http://www.zoo.ufl.edu/bolker/mmagrid.R for anyone who's
really eager.  Essentially all it does is to translate 3d objects into
Mathematica format: I have functions mma.text(), mma.line(), mma.point(),
etc., plus a variety of utility functions.
  To clarify, one need not have Mathematica installed; the applet is
simply using Mathematica format as a description language for 3D objects.





-- 
318 Carr Hall                                bolker at zoo.ufl.edu
Zoology Department, University of Florida    http://www.zoo.ufl.edu/bolker
Box 118525                                   (ph)  352-392-5697
Gainesville, FL 32611-8525                   (fax) 352-392-3704

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list