Re: [R] rgl WebGL export

2014-12-01 Thread Duncan Murdoch
On 01/12/2014 4:26 AM, rh...@numberland.de wrote: Dear List members, I would be glad to get some tips on the following topic. I use rgl package to generate a 3D-cube with labeled dots at certain coordinates. After that I try to export the scene as a WebGL application. For this I use the syntax

[R] rgl WebGL export

2014-12-01 Thread rhelp
Dear List members, I would be glad to get some tips on the following topic. I use rgl package to generate a 3D-cube with labeled dots at certain coordinates. After that I try to export the scene as a WebGL application. For this I use the syntax from rgl documentation "writeWebGL" mentioned in