Ray voxel intersection

前端 未结 2 1691
走了就别回头了
走了就别回头了 2021-01-13 05:49

I want to test for an intersection of a ray with a voxel field.

I could naively crawl through the voxel field by calculating a ray-box intersection with the edge of

2条回答
提交回复
热议问题