System Administrator
|
f36b7ebb21
|
Added macOS compatability again
|
2017-03-07 10:20:39 -08:00 |
|
MitchellHansen
|
91e9de347e
|
It's time to do the voxel traversal. Going to need to come up with a linear algorithm that doesn't take forever
|
2017-02-13 22:33:48 -08:00 |
|
MitchellHansen
|
6e0d5814e1
|
Added some documentation on the lights. Got most everything tidied up. Having some issues with std::moving unique ptrs. Going to change them to shared_ptr
|
2017-02-11 21:43:32 -08:00 |
|
MitchellHansen
|
bfb6d922a3
|
Working on lights, I'm conceeding and just using a fixed array. I think it will be faster in the long run, as I won't have to rebind the lights when I add/remove one. Also wrestling with really lame compiler erros with these templated pointers
|
2017-02-08 23:17:10 -08:00 |
|
MitchellHansen
|
0047db0a65
|
Not sure if I'm a huge fan that I have to specify the folders in the includes now
|
2017-02-08 01:35:14 -08:00 |
|
MitchellHansen
|
eb54125a64
|
Added a function which creates VS filters that match the directory structure.
|
2017-02-08 01:29:30 -08:00 |
|