Categorygithub.com/nitrix/imguizmo-go
repository
0.0.0-20241112072237-1080a9065e0b
Repository: https://github.com/nitrix/imguizmo-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

imguizmo-go

A binding library of imguizmo for Go.

Example

example.png

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.