Forum archive
GROU6D
- Hello Ken,
I found grou6D.exe on your site - 6d voxel terrain demo based on terrain map.
I saw many terrain map voxel with limited view, but this one is much better.
Can you explain how it works in a few sentenes, maybe a link to some paper ?
Much appreciated,
Jason Re: GROU6D
I would advise you to download EVALDRAW.ZIP and look at: GEEKY\GROURAY2.KC. This script shows how you can
raycast into a tilted screen without any multiplies or divides in the inner loop. In addition to this, you'll need to figure out how to project the vertical planes onto the screen. In the 4dof view, they're nice vertical lines. In 6dof, you must handle diagonal lines on the screen.