thomaswilley / glfun

An OpenGL setup & sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An opengl sandbox to mess around in c/gl/glut.

Pre-reqs: open GL libs. Compiler warnings can guide..

Compile:

$ make && make run

About

An OpenGL setup & sandbox

License:MIT License


Languages

Language:C 91.8%Language:Makefile 8.2%