python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
3dPlot display only a subset of points
I'm trying to visualize a data set with rgl library: the data set has dimensions 15927 x 6, and contains scores of a pca transformation. I'm afraid I don't know how to show said data set here, (this i...
Alessandro
Votes: 0
Answers: 1
rgl plot displays incorrectly once sent to rglwidget
I'm trying to make some nice rgl 3d scatterplots I can include in an HTML document. They look fine when I display them in the rgl pane in RStudio - here: good output. But as soon as they're captured w...
blex-max
Votes: 0
Answers: 2
Display multiple cylinders efficiently in RGL Plot
I am trying to plot cylinder models of trees in R, which consist of several thousand cylinders. Currently, I am trying to use the rgl package for this task. Until now, I looped through all cylinders a...

Zoe
Votes: 0
Answers: 1
Julia equivalent for rgl R package?
I would like to know whether there exists in Julia something which would be rougly equivalent to the rgl package in R language; i.e., a library allowing for a dynamic/interactive representation of 3D ...
Philopolis
Votes: 0
Answers: 1