Hybrid raymarching + raster rendering
Hantverk'n » Devlog
The graphics engine now supports rendering lines and triangles via raster pipelines with correct depth test (z-buffer).
Here's a scene with lines representing the octree nodes (blue, cyan, green) and voxel volumes (red) :
I also had to debug depth values being written to the z-buffer while getting this all working correctly. Here's a screenshot of it in z-buffer display mode:
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.