mharrys / rim

Rim Lighting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rim Lighting

Simple rim lighting effect which will highlight edges of objects.

Screenshot

scrot

How-to

This project depends on Gust, see its project page for details on dependencies.

Recursive clone required

$ git clone --recursive <repository>

Build and run

$ scons
$ cd bin
$ ./rim

Cleanup

$ scons -c

References

  1. Renderman - Fake Rim-Light Surface Shader. [downloaded 2014-10-10]. Available from http://www.fundza.com/rman_shaders/surface/fake_rim/fake_rim1.html.
  2. OpenGL Rim Shader. [downloaded 2014-10-10]. Available from http://www.roxlu.com/2014/037/opengl-rim-shader.

About

Rim Lighting

License:Other


Languages

Language:C++ 79.6%Language:GLSL 12.5%Language:Python 7.9%