NEWS


vellum 0.2.0.9000

vellum 0.2.0

vellum 0.1.1

vellum 0.1.0

First release. vellum is a low-level graphics framework for R in the spirit of grid, with a Rust backend: you describe a scene through a small declarative R API, and the scene graph, unit/layout engine, and rendering all run in Rust.

Scenes and rendering

Grobs, units, and layout

Paint model

Text

Big data

Retained scene graph

Interop

Under the hood