Skip to content

Nightgunner5/glut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go bindings for GLUT: https://github.com/rhencke/glut

If you are using Linux, please ensure you have installed GLUT or freeglut.

To install:
    go get -u github.com/rhencke/glut

To run the examples:
    go run asteroids.go
    go run fontdemo.go
    go run simple.go

About

GLUT bindings for Go, but without the examples, so it works with go's compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 86.7%
  • C 7.1%
  • C++ 6.2%