Voxel raymarching now with fragment shading rate
Hantverk'n » Devlog
Here is the mask (if you will) of shading rates I'm using:
Red corresponds to a 1x1 to 1x1 fragment shading rate, green is 1x1 to 2x2, and blue is 1x1 to 4x4
This feature with be adjustable and will be by default set to off. On 4k monitors, this may be very useful for better rendering performance without a huge sacrifice in visual quality.
This explains what fragment shading rate is and why it's useful: https://docs.vulkan.org/samples/latest/samples/extensions/fragment_shading_rate_dynamic/README.html
Note that I am not using dynamic shading rate.
Hantverk'n
Status | In development |
Author | Teknologicus |
Genre | Adventure |
Tags | Exploration, Open World, Voxel |
More posts
- Overhaul of buffer use in voxel engine7 days ago
- Tetahexacontree 4x4x4 Occupancy Bitmasks Lookup Table19 days ago
- Voxel-level ambient occlusion optimization bits generation via compute shader60 days ago
- Image rotation via shearing65 days ago
- Rotation without rotating66 days ago
- Voxel volume mipmaps generation via compute shader67 days ago
- Dynamic global illumination methods79 days ago
- More ambient occlusions optimizationsAug 30, 2024
- Procedurally generated grooved, cracked brick blocksAug 27, 2024
- Procedurally generated cobblestone blocks with surface indentationsAug 27, 2024
Leave a comment
Log in with itch.io to leave a comment.