You are browsing as a guest. Sign up (or log in) to start making projects!

1h 17m 51s logged

After optimizing the voxel buffer some more and the DDA march, I have decided to make my life harder. I plan on moving from voxel marches to actual raytracing with acceleration structures due to the fact as of now, block only marches is limited visually, doesn’t have entities, and breaks very quickly when a block uses a 3d model instead of a standard block. My hope will be to use compute shaders for the BVH building so that should be fast. I plan on doing entities first, terrain later just because then I’m not deleting stuff and for once entities are simpler. Plus once this works its basically infinite quality and actually might be faster.

0
3

Comments 0

No comments yet. Be the first!