soil 1.0.7
OpenGL texture loading library
SOIL is a tiny C library used primarily for uploading textures into OpenGL.
- Outputs:
out
- Website: https://www.lonesock.net/soil.html
- Licenses: Public Domain
- Package source: gnu/packages/gl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install soil 1.0.7
as follows:
guix install soil@1.0.7
Or install the latest version:
guix install soil
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.