This website requires JavaScript.
Explore
Help
Sign In
mitchellhansen
/
voxel-raycaster
Watch
1
Star
0
Fork
0
You've already forked voxel-raycaster
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
f36b7ebb21c277928bbb0b20dd3ca6881a266323
voxel-raycaster
/
include
/
raycaster
History
System Administrator
f36b7ebb21
Added macOS compatability again
2017-03-07 10:20:39 -08:00
..
Hardware_Caster.h
Added macOS compatability again
2017-03-07 10:20:39 -08:00
RayCaster.h
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
Software_Caster.h
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