Voxel Raymarching Level of Detail (fixed visual artifacts)
Hantverk'n » 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:
Hantverk'n
Status | In development |
Author | Teknologicus |
Genre | Adventure |
Tags | Exploration, Open World, Voxel |
More posts
- Voxel-level ambient occlusion optimization bits generation via compute shader22 days ago
- Image rotation via shearing27 days ago
- Rotation without rotating28 days ago
- Voxel volume mipmaps generation via compute shader29 days ago
- Dynamic global illumination methods41 days ago
- More ambient occlusions optimizations68 days ago
- Procedurally generated grooved, cracked brick blocks71 days ago
- Procedurally generated cobblestone blocks with surface indentations71 days ago
- Procedurally generated mortar grooved brick blocks72 days ago
- Testing other colors of procedurally generated mushrooms76 days ago
Leave a comment
Log in with itch.io to leave a comment.