reprap: Added shadow mapping
authorMichel Pollet <buserror@gmail.com>
Sat, 16 Jun 2012 08:15:09 +0000 (09:15 +0100)
committerMichel Pollet <buserror@gmail.com>
Sat, 16 Jun 2012 08:15:09 +0000 (09:15 +0100)
commit06346f65b6642990695f15b87760f4a9aa3ebd06
tree7ba166b933fb5d007389cf615294ddd7602c407d
parent871409900bafcf22f5b119ec18af7ea011e98069
reprap: Added shadow mapping

Going to split this project into another one too..

Signed-off-by: Michel Pollet <buserror@gmail.com>
examples/board_reprap/gfx/brass.png [new file with mode: 0644]
examples/board_reprap/gfx/scene.fs [new file with mode: 0644]
examples/board_reprap/gfx/scene.vs [new file with mode: 0644]
examples/board_reprap/src/reprap_gl.c