# 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.