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
- 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.