nanovg 0-0.b83cf92
2D vector drawing library on top of OpenGL
NanoVG is an antialiased vector graphics rendering library for OpenGL. It is aimed for building scalable user interfaces and visualizations.
- Outputs:
out - Website: https://github.com/memononen/nanovg
- Licenses: Zlib
- Package source: gnu/packages/gl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install nanovg 0-0.b83cf92 as follows:
guix install nanovg@0-0.b83cf92
Or install the latest version:
guix install nanovg
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.