Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshb/shadowvolumes

An OpenGL application written in C that demonstrates stenciled shadow volumes.
https://github.com/joshb/shadowvolumes

Last synced: about 1 month ago
JSON representation

An OpenGL application written in C that demonstrates stenciled shadow volumes.

Awesome Lists containing this project

README

        

This is an OpenGL demo featuring stenciled shadow volumes,
created for an article at http://www.3ddrome.com/
It's been developed and tested on Slackware Linux.

To build it, just run 'make' (you may have to edit the
Makefile). This will create an executable called 'main'
that you can then run - press the space bar to toggle
lighting in the demo.

The code is distributed under a BSD-style license.

Josh Beam
http://joshbeam.com/