Skip to content

Example programs for the various go-gl packages.

Notifications You must be signed in to change notification settings

MartinGoodwell/examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-gl Examples Build Status GoDoc

Basic Usage

These examples demonstrate initialization and basic usage. They have the bare minimum code needed.

  • glfw31-gl41core-cube - Renders a textured spinning cube using GLFW 3.1 and OpenGL 4.1 core forward-compatible profile.
  • glfw31-gl21-cube - Renders a textured spinning cube using GLFW 3.1 and OpenGL 2.1.

About

Example programs for the various go-gl packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%