package
0.0.0-20230509163544-3c4337b62398
Repository: https://github.com/ptxmac/cimgui-go-examples.git
Documentation: pkg.go.dev

# README

GLFW + OpenGL3 example

To run this example, you need GLFW3. Enable tag glfw when building/running:

go run -tags 'glfw' .