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
- Fixed bug with dynamic direct sunlight and level of detailFeb 04, 2025
- Voxel Cone Tracing ExperimentFeb 04, 2025
- Dynamic direct sunlight working with level of detailFeb 01, 2025
- Improved dynamic direct sunlightJan 27, 2025
- Dynamic direct sunlightJan 26, 2025
- Previous folly and finally successJan 19, 2025
- Rasterized triangles are evil!Jan 10, 2025
- Procedurally Generated Blocks (Video)Jan 07, 2025
- Fog is working againJan 04, 2025
- Improved fragment/compute shading ratesJan 02, 2025
Leave a comment
Log in with itch.io to leave a comment.