light_world.lua/lib
2015-03-23 09:58:55 -04: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 fixed the setpoints bug where it overwrites image data 2015-03-23 09:58:55 -04:00
init.lua Fixed body and light removal. 2015-01-11 20:01:34 -05: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 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
util.lua optimizations to say the least 2014-12-19 22:54:29 -05:00
vector.lua scaling and rotation now works 2015-02-18 10:23:17 -05:00