6 Commits

Author SHA1 Message Date
matortheeternal
88514700c5 added rng-box object type 2016-03-22 22:26:34 -07:00
Colin
0ac7610358 Fixed bug with screenshot capture always using smart capture (assignment instead of comparison). 2015-10-26 21:39:35 -07:00
Colin
f91f5563bc Add rendering optimization which projects rays into the worldspace area if the camera is out of bounds, and if the ray never enters bounds, it returns the skybox color before raycasting at all. 2015-10-26 21:26:58 -07:00
Colin
da9fff03af Added directional lighting
Made screenshot capture more generic and easier to use
Fixed most compiler warnings
2015-10-16 14:18:08 -07:00
Colin
9b03e2345a Deleted unused image 2015-10-15 17:10:48 -07:00
Colin
2cac163bdb Initial commit 2015-10-15 17:06:40 -07:00