devoutrgl
RGL device
An R graphics device for interactive 3D OpenGL rendering.
R graphics device to render to {rgl}
13 stars
3 watching
0 forks
Language: R
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
coolbutuseless/devoutpdf | A custom PDF graphics device for R, providing fine-grained control over output and serving as a learning tool for graphics device implementation. | 8 |
coolbutuseless/devoutsvg | A graphical output device for creating customized SVG graphics with pattern fills and JavaScript effects. | 57 |
coolbutuseless/devoutaudio | An experimental R graphics device that maps graphics primitives to audio snippets | 14 |
coolbutuseless/devout | An R package that enables users to write alternative graphics output devices using plain R | 98 |
coolbutuseless/ggrgl | An extension to ggplot2 that adds 3D rendering capabilities | 185 |
coolbutuseless/threed | A R package that enables 3D object transformations and conversions to data frames for rendering in graphics libraries | 43 |
coolbutuseless/ggthreed | Provides 3D visualization tools and statistics for ggplot2 | 46 |
coolbutuseless/isocubes | A voxel renderer using an isometric cube as the rendering primitive | 66 |
r-lib/ragg | A graphics library providing faster and higher-quality raster devices for R | 173 |
r-lib/devoid | A tool that creates an empty device for benchmarking graphics functions | 22 |
coolbutuseless/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
coolbutuseless/ggreverse | A tool to generate R code from a ggplot object and vice versa | 68 |
coolbutuseless/svgpatternusgs | Provides SVG patterns from the US Geological Survey | 13 |
coolbutuseless/ggblur | A package that adds point-blur effect to ggplot2 plots with customizable blur size and steps | 34 |
binary1248/gls | A library to reduce boilerplate OpenGL code | 18 |