Site icon R-bloggers

Visualize dynamic data from R in 3d

[This article was first published on » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

In this video i demonstrate a nice feature of Bio7 to visualize 3d data created in “R” dynamically. The data for the points is generated in “R” and then transferred to the OpenGL view of Bio7.

In the first example a random plot is generated and updated.
In the second example 10000 random (lighted) spheres are normally distributed.
Finally the third example shows 100000 random (primitive) points normally distributed.

< embed type="application/x-shockwave-flash" width="450" src="http://www.uni-bielefeld.de/biologie/Oekosystembiologie/bio7app/flashtut/3dRserve.swf" quality="high">

To leave a comment for the author, please follow the link and comment on their blog: » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.