/go-gl-cube

Cube rendering with Go and OpenGL 2.1

Primary LanguageGoMIT LicenseMIT

GO GL CUBE

This repository demonstrates how to render a textured cube using OpenGL 2.1 (go-gl/gl) and GLFW 3.3 (go-gl/glfw).