devout
Graphics writer
An R package that enables users to write alternative graphics output devices using plain R
Write R graphics output devices in plain R
98 stars
5 watching
3 forks
Language: C++
last commit: almost 3 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/devoutrgl | An R graphics device for interactive 3D OpenGL rendering. | 13 |
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/ggreverse | A tool to generate R code from a ggplot object and vice versa | 68 |
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/ggsvg | An R extension that allows using SVG images as points in ggplot plots | 139 |
johnclarking/coolengines | An exhaustive list of engines and tools for creating 2D and 3D graphics and games | 74 |
coolbutuseless/ggthreed | Provides 3D visualization tools and statistics for ggplot2 | 46 |
lunasorcery/yx-brutal-knowledge | An executable graphics application built from a procedural artwork design using C and optimization tools | 1 |
craigwilliams/beautifyruby | A Sublime Text plugin to format and beautify Ruby code. | 258 |
coolbutuseless/isocubes | A voxel renderer using an isometric cube as the rendering primitive | 66 |
vidstige/nrasterizer | A C# library that loads and rasterizes TrueType fonts to bitmap images. | 39 |
coolbutuseless/ggblur | A package that adds point-blur effect to ggplot2 plots with customizable blur size and steps | 34 |