Hybrid raymarching + raster rendering
Vorxel » 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:
Vorxel
Status | In development |
Author | Teknologicus |
Genre | Adventure |
Tags | Exploration, Open World, Voxel |
More posts
- Improved dynamic direct sunlight3 days ago
- Dynamic direct sunlight4 days ago
- Previous folly and finally success11 days ago
- Rasterized triangles are evil!20 days ago
- Procedurally Generated Blocks (Video)23 days ago
- Fog is working again26 days ago
- Improved fragment/compute shading rates28 days ago
- Debugging variable compute shader rates33 days ago
- Deferred gbuffer rendering update34 days ago
- Deferred gbuffer rendering via compute shader ray marching output35 days ago
Leave a comment
Log in with itch.io to leave a comment.