tinygltf 2.9.6
Header only GL Transmission Format library
This package provides a header only C++11 glTF (GL Transmission Format) 2.0 library.
GL Transmission Format (glTF) is a royalty-free specification for the efficient transmission and loading of 3D scenes and models by applications. glTF minimizes both the size of 3D assets, and the runtime processing needed to unpack and use those assets. glTF defines an extensible, common publishing format for 3D content tools and services that streamlines authoring workflows and enables interoperable use of content across the industry.
- Outputs:
out
- Website: https://github.com/syoyo/tinygltf
- Licenses: Expat
- Package source: gnu/packages/graphics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install tinygltf 2.9.6
as follows:
guix install tinygltf@2.9.6
Or install the latest version:
guix install tinygltf
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.