Compilation and Installation instructions:
Debug mode:
make debug
Optimized mode:
make optimized
Clean:
make clean
Execution:
./voxelGen <with_split_mesh: 0 | 1> <num_threads> <input_file_absolute_path> <output_file_absolute_path>
Type | Name | Latest commit message | Commit time |
---|---|---|---|
.. | |||
Failed to load latest commit information. | |||
![]() |
cs_code | ||
![]() |
data | ||
![]() |
voxelizationTools_Rhino_and_GH | ||
![]() |
Makefile | ||
![]() |
README.md | ||
![]() |
readObj.c | ||
![]() |
splitMesh.cpp | ||
![]() |
voxelGen.cpp | ||
![]() |
voxelGen.h | ||
![]() |
voxelize.c |
make debug
make optimized
make clean
./voxelGen <with_split_mesh: 0 | 1> <num_threads> <input_file_absolute_path> <output_file_absolute_path>