repository
0.0.0-20241112072237-1080a9065e0b
Repository: https://github.com/nitrix/imguizmo-go.git
Documentation: pkg.go.dev
# README
imguizmo-go
A binding library of imguizmo for Go.
Example
Try the example with go run github.com/nitrix/imguizmo-go/example@latest
.
The sources for it are located here example/example.go.
Compatibility
You're expected to use my imgui-go library with this.
Credits
Other than my work in this repository, other credits rightfully goes to:
- The original author of the imguizmo library.
- The maintainer of cimguizmo that I'm re-using for the Cgo bindings.
License
This is free and unencumbered software released into the public domain. See the UNLICENSE file for more details.