Skip to content

gmacd/go-bgfx-examples

 
 

Repository files navigation

bgfx

See go-bgfx for more information.

This is a fork of James Gray's earlier work on go-bgfx and go-bgfx-examples.

GLFW is required to run the examples.

Installing and running the examples is simple, assuming you have your $GOPATH/bin setup in $PATH:

$ go get github.com/gmacd/go-bgfx-examples/...
$ bgfx-01-cubes

If you want to see the sources to the shaders used by the examples, for now you should go to the original examples: https://github.com/bkaradzic/bgfx/tree/master/examples.

About

bgfx examples in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%