gouache

Crates.iogouache
lib.rsgouache
version0.2.0
sourcesrc
created_at2019-03-19 00:37:18.749462
updated_at2020-04-19 01:33:30.659964
descriptionText and vector graphics rendering on the gpu
homepage
repositoryhttps://github.com/glowcoil/gouache
max_upload_size
id122382
size552,514
Micah Johnston (glowcoil)

documentation

README

Gouache

Gouache is a library for rendering text and vector graphics on the GPU, suitable for use in both 2D and 3D settings. Paths are rendered directly from Bézier control point data using a high-quality analytic antialiasing method.

screenshot

License

Gouache is distributed under the terms of both the MIT license and the Apache license, version 2.0. Contributions are accepted under the same terms.

Commit count: 0

cargo fmt