mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 14:21:47 +08:00
Add gogpu/gg to Images (#6121)
This commit is contained in:
parent
a0ca297a2d
commit
5b78cceacb
@ -1460,6 +1460,7 @@ _Libraries for manipulating images._
|
||||
- [darkroom](https://github.com/gojek/darkroom) - An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency.
|
||||
- [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.
|
||||
- [gogpu/gg](https://github.com/gogpu/gg) - GPU-accelerated 2D rendering with Canvas-like API, zero CGO (part of [GoGPU](https://github.com/gogpu) pure Go graphics ecosystem).
|
||||
- [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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user