17 ms·
Nice, but not sure I agree with your use of voxels. It appears more like pixelated height map, not the use of 3d pixels. From what I see every position on the g
by tda 2mo ago
Nice, but not sure I agree with your use of voxels. It appears more like pixelated height map, not the use of 3d pixels. From what I see every position on the globe can only have a single elevation
- codetiger 2mo agoEach pixel is a cube drawn at a certain height based on the terrain height map data. It’s not a volumetric render, I agree.