Description: Voxelise a closed (ie. watertight) triangular-polygon mesh. The mesh can be in one of several formats: in an STL file in a structure containing the faces and vertices data in three 3xN arrays containing the x,y,z coordinates or in a single Nx3x3 array defining the vertex coordinates for each of the N facets.
To Search:
File list (Check if you may need any files):
Mesh_voxelisation\CONVERT_meshformat.m
.................\README.txt
.................\READ_stl.m
.................\sample.stl
.................\STLvoxelisation.png
.................\VOXELISE.m
.................\VOXELISE_example.m
Mesh_voxelisation