nanovg-for-extempore 0.7.1-0.3c60175
2D vector drawing library on top of OpenGL
NanoVG is small antialiased vector graphics rendering library for OpenGL. It has lean API modeled after HTML5 canvas API. It is aimed to be a practical and fun toolset for building scalable user interfaces and visualizations.
- Website: https://github.com/extemporelang/nanovg
- Licenses: Zlib
- Package source: gnu/packages/gl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install nanovg-for-extempore 0.7.1-0.3c60175
as follows:
guix install nanovg-for-extempore@0.7.1-0.3c60175
Or install the latest version:
guix install nanovg-for-extempore
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.