issues
search
dmurdoch
/
rgl
rgl is a 3D visualization system based on OpenGL. It provides a medium to high level interface for use in R, currently modelled on classic R graphics, with extensions to allow for interaction.
https://dmurdoch.github.io/rgl/
GNU General Public License v2.0
86
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle smooth = FALSE objects by modifying them in convertScene().
#442
dmurdoch
closed
1 day ago
0
`smooth = FALSE` should be supported by `rglwidget()`
#441
dmurdoch
opened
2 days ago
0
Avoid deleting background until new one is in place
#440
dmurdoch
closed
4 days ago
0
Potential memory leak
#439
szhorvat
closed
4 days ago
6
Merge old release attempt
#438
dmurdoch
closed
2 weeks ago
0
Update to current pkgdown script
#437
dmurdoch
closed
2 weeks ago
0
Avoid use of uname (replaces PR # 435)
#436
dmurdoch
closed
3 weeks ago
5
skip uname calls under macOS
#435
jonathon-love
closed
3 weeks ago
2
Write "endsolid" at the end of writeSTL().
#434
dmurdoch
closed
1 month ago
0
`triangulate()` needs to be more reliable.
#433
dmurdoch
opened
1 month ago
0
The `persp3d()` function returns a blank plot
#432
AndreySamokhin
closed
1 month ago
8
Get ready for 1.3.8 release
#431
dmurdoch
closed
4 months ago
0
Work on macOS R-devel Github action
#430
dmurdoch
closed
4 months ago
0
fix writePLY to handle colors properly
#429
dmurdoch
closed
4 months ago
0
Fix for: Error in Colors[i, ] : subscript out of bounds when setting withColors = FALSE with endian formats
#428
aidanmorales
closed
4 months ago
1
Fix writePLY uchar color export.
#427
aidanmorales
closed
4 months ago
1
uchar color export in writePLY()
#426
aidanmorales
closed
4 months ago
2
writePLY() exports vertex colors as float instead of uchar
#425
aidanmorales
closed
4 months ago
3
Various minor fixes
#424
dmurdoch
closed
5 months ago
0
Issue displaying 3D plots in rgl/lidR on MacOS
#423
ColinPSweeney
opened
5 months ago
9
Fix background issues
#422
dmurdoch
closed
6 months ago
0
legend3d not shown in html file that is created with htmlwidgets:saveWidget using version 1.3.1
#421
MikeImbar
closed
6 months ago
2
Detect and read ASCII format STL file.
#420
dmurdoch
closed
7 months ago
0
Could we fix parsing on pre-release macOS versions to avoid a bogus error in checks?
#419
barracuda156
opened
7 months ago
1
Add fastTransparency: faster drawing, sometimes less accurate.
#418
dmurdoch
closed
7 months ago
0
These may fix the M1 Mac issues.
#417
dmurdoch
closed
8 months ago
0
`xlen` etc. in `bbox3d()` was ignored by `rglwidget()`
#416
dmurdoch
closed
8 months ago
0
`bbox3d` does not respect `xlen`
#415
katrinabrock
closed
8 months ago
4
Release1.3 fix
#414
dmurdoch
closed
8 months ago
0
Prepare for release
#413
dmurdoch
closed
8 months ago
0
Fix linking on Windows for upcoming version of Rtools.
#412
kalibera
closed
8 months ago
0
Missed passing target to recursive search.
#411
dmurdoch
closed
8 months ago
0
Use luminance to retrieve value for `textype="alpha"`
#410
dmurdoch
closed
9 months ago
0
Use "shapenum", not "indices" in sprite attributes.
#409
dmurdoch
closed
9 months ago
0
Textures not showing up in some displays
#408
dmurdoch
closed
9 months ago
0
Allow multiple shapes in sprites3d
#407
dmurdoch
closed
9 months ago
0
sprites3d should allow different shapes for different points
#406
dmurdoch
closed
9 months ago
0
PDF rendering needs to sort opaque shapes.
#405
dmurdoch
closed
9 months ago
0
Update GL2PS to version 1.4.2
#404
dmurdoch
closed
9 months ago
0
Lights are not infinitely distant
#403
dmurdoch
opened
10 months ago
0
rglwidget had incorrect lighting.
#402
dmurdoch
closed
10 months ago
0
Shapes render incorrectly with FOV=0
#401
dmurdoch
closed
10 months ago
0
WebGL significantly slower than RGL viewer
#400
jfmoyen
closed
11 months ago
19
Use markdown::html_format vignettes
#399
dmurdoch
closed
11 months ago
0
Fix issues reported by CRAN; prepare for release.
#398
dmurdoch
closed
11 months ago
0
Build fails on Sonoma with clang-15: `error: use of undeclared identifier 'LC_COLLATE_MASK'` etc.
#397
barracuda156
opened
11 months ago
6
`merge` is not exported
#396
stla
closed
1 year ago
1
Handle edge cases of safe.dev.off
#395
dmurdoch
closed
1 year ago
0
Add safe.dev.off() function
#394
dmurdoch
closed
1 year ago
0
Commit changes to shaders branch!
#393
dmurdoch
closed
1 year ago
0
Next