*may require a strong CPU => PLEASE USE TURBOWARP <= https://turbowarp.org/1286075599 to move: wasdqe + arrow keys res changes screen resolution. Set render mode to 1 AND CLICK GREEN FLAG to see how the greedy meshing works.
This is probably the best (and only) 3D greedy mesher on scratch. For clarity, It uses a modification of the original algorithm that should allow for lower triangle count at the cost of overdraw :D Features - greedy meshing chunk generation - chunk loading + unloading - procedural terrain generation (3D perlin nois) - textured triangle filling - every other feature in every engine except BSP :D All code by me. Credit to mojang for the netherrack texture The thumbnail was actually made on scratch! (though at 0.5 fps) Changelog: 7 march 2026: Optimised the render pipeline to optimise for voxels, removed smooth shading 8 march 2026: Added chunk level culling