The newest version of my voxel engine. There is still an issue on the edges of chunks where only one side is edited, leaving a hole in the mesh. I will try to fix this by accessing the chunk next to the one you're editing and calling the same commands.