gobomus / recipes

collection of tiny OpenGL demos

Home Page:http://github.prideout.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my collection of tiny OpenGL demos for Linux.

To build and run a single recipe, type this:

make -j ClipPlanes
./ClipPlanes

To build all the recipes, type this:

make -j all

About

collection of tiny OpenGL demos

http://github.prideout.net/


Languages

Language:C 95.2%Language:C++ 3.3%Language:GLSL 1.5%Language:Makefile 0.0%