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
c1e18ce17b71ac204734adb98fcfd75883492925
voxel-raycaster
/
kernels
History
mitchellhansen
c1e18ce17b
Fixed small error in scale when doing the downward traversal step. For some reason OpenCL has decided to start completely skipping the downward traversal loop when the jump power is equal to 1/2 dimension. What the hell?
2018-04-15 22:32:22 -07:00
..
print_arguments.cl
The new rendering method now works on the full compat case.
2016-11-04 03:28:23 -07:00
ray_caster_kernel.cl
Fixed small error in scale when doing the downward traversal step. For some reason OpenCL has decided to start completely skipping the downward traversal loop when the jump power is equal to 1/2 dimension. What the hell?
2018-04-15 22:32:22 -07:00