Skip to content

AleDel/recipes

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • C++ 3.3%
  • GLSL 1.5%