3D package in R
E97249 at edu.essec.fr writes:
Hi all, I am considering writing a 3D visualisation package for R. Purposes: - Visualise 3 dimension data - Manipulate the data or series or any other object with the mouse as in any 3D software (3D Studio Max, Lightwave...) - Eventually display more than just 3D objects.
....
Concise specifications: - If you want to know what gave me this idea, www.blender.nl. It's a 3D suite that's very similar to the more renowned ones, but it's extremely light (1Mo download) and it's free. You can create objects and move them around very easily.
Take a look at the VTK visualisation toolkit as well http://www.kitware.com/vtk.html This has (a) dazzling pictures (b) language bindings with Tcl, Java, and Python, which might make it quite easy to integrate with the existing language embedding tools. (Notice "might" in that sentence...) There's some mumblebumble about patented algorithms inside VTK, but it seems you can just avoid installing/using them... The Copyright/license claims to be OpenSource of some kind.
O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._