Skip to content

kbirk/render

Repository files navigation

render

OpenGL convenience structs for Go

Godoc Build Status Go Report Card

Dependencies

  • Golang:
    • Requires 1.6+ binaries are required with the GOPATH environment variable specified and $GOPATH/bin in your PATH.
  • go-gl/gl:
    • A cgo compiler (typically gcc).
    • On Ubuntu/Debian-based systems, the libgl1-mesa-dev package.

Installation

glide get github.com/kbirk/render

About

OpenGL convenience structs for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published