Tweet Disematkan

I work on a Terrain editor based on voxel in #godot
No C++. No C#.
Only GDScript.
To create the mesh i've make a Binary Greedy Mesher, to reduce the compute ressources needed to create the mesh (binary calculs to work with bitmask rather than voxel positions in each chunk)
English

















