Voxel Raymarching Level of Detail (fixed visual artifacts)
Vorxel » Devlog
I fixed the issue of visual artifacts with the level of detail by calculating ray distance in discrete units of voxel volumes. Before the distances were calculated from the origin to where ever the ray hit a side of a voxel. Furthermore, the mipmaps are per each voxel volume, so it makes even more sense to do it this way. Here's a video in color coded level of detail display:
Vorxel
Status | In development |
Author | Teknologicus |
Genre | Adventure |
Tags | Exploration, Open World, Voxel |
More posts
- Improved dynamic direct sunlight3 days ago
- Dynamic direct sunlight4 days ago
- Previous folly and finally success11 days ago
- Rasterized triangles are evil!20 days ago
- Procedurally Generated Blocks (Video)23 days ago
- Fog is working again26 days ago
- Improved fragment/compute shading rates28 days ago
- Debugging variable compute shader rates33 days ago
- Deferred gbuffer rendering update34 days ago
- Deferred gbuffer rendering via compute shader ray marching output35 days ago
Leave a comment
Log in with itch.io to leave a comment.