Voxel ambient occlusion mesher
npm install ao-mesherao-mesher
=========
A voxel mesher for ndarrays that handles ambient occlusion and transparency.
npm install ao-mesher
array. * array is a 3D ndarray of voxels
Returns A uint8array encoding the mesh, or else null if there were no facets. This is in the same format that ao-shader expects.