Add qmuntal/gltf to README (#2553)

This commit is contained in:
Quim Muntal 2019-06-06 10:16:14 +02:00 committed by Ceriath
parent 4dc730ebe7
commit b7596d17d3

View File

@ -808,6 +808,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [geopattern](https://github.com/pravj/geopattern) - Create beautiful generative image patterns from a string.
* [gg](https://github.com/fogleman/gg) - 2D rendering in pure Go.
* [gift](https://github.com/disintegration/gift) - Package of image processing filters.
* [gltf](https://github.com/qmuntal/gltf) - Efficient and robust glTF 2.0 reader, writer and validator.
* [go-cairo](https://github.com/ungerik/go-cairo) - Go binding for the cairo graphics library.
* [go-gd](https://github.com/bolknote/go-gd) - Go binding for GD library.
* [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go.