I am trying to make a voxel engine in Ursina with a mesh terrain. I followed this tutorial which gives me a single voxel but I don't know how to turn this into a chunk. I would appreciate if anyone could help me.
I tried finding info on the Mesh class in Ursina's documentation, but couldn't find much.