light_world.lua/lib
2016-02-03 15:45:22 +01:00
..
shaders added image stencils for objects so shadows are properly stenciled, and made it so that object that dont cast shadows have shadows cast over them. 2015-01-03 22:18:48 -05:00
anim8.lua added in examples for common cameras 2014-12-03 19:22:45 -05:00
body.lua initial port 2016-02-03 15:45:22 +01:00
init.lua initial port 2016-02-03 15:45:22 +01:00
light.lua learned how to create class like things in lua finally so I took out other peoples code 2014-12-23 16:51:07 -05:00
normal_map.lua learned how to create class like things in lua finally so I took out other peoples code 2014-12-23 16:51:07 -05:00
postshader.lua initial port 2016-02-03 15:45:22 +01:00
util.lua initial port 2016-02-03 15:45:22 +01:00
vector.lua scaling and rotation now works 2015-02-18 10:23:17 -05:00