gouache 0.2.0

Text and vector graphics rendering on the gpu
Documentation
1
2
3
4
5
6
7
8
9
# 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](/examples/lorem_ipsum.png)

## License


Gouache is distributed under the terms of both the [MIT license](LICENSE-MIT) and the [Apache license, version 2.0](LICENSE-APACHE). Contributions are accepted under the same terms.