Fixed level of detail voxel mip map "bleed"
Vorxel » Devlog
Level of detail uses voxel volume mip maps to render voxels at a given level of detail for a given distance and (adjustable) settings to increase performance. The issue I ran into is that some 3D scenes have wall or floor interior voxels of a different color than the surface of the wall or floor and these unwanted voxel colors would be averaged into the mip maps. I fixed the issue by making sure only voxels with one or more air block sides are averaged in.
What issue looked like before fix with scene having pink interior wall and floor voxels:
And with fix:
Vorxel
Status | In development |
Author | Teknologicus |
Genre | Adventure |
Tags | Exploration, Open World, Voxel |
More posts
- Fixed bug with dynamic direct sunlight and level of detail18 days ago
- Voxel Cone Tracing Experiment18 days ago
- Dynamic direct sunlight working with level of detail21 days ago
- Improved dynamic direct sunlight26 days ago
- Dynamic direct sunlight27 days ago
- Previous folly and finally success34 days ago
- Rasterized triangles are evil!43 days ago
- Procedurally Generated Blocks (Video)46 days ago
- Fog is working again49 days ago
- Improved fragment/compute shading rates51 days ago
Leave a comment
Log in with itch.io to leave a comment.