Changes
- Added experimental solid voxelization (thanks to [conceptclear](https://github.com/conceptclear)). Needs watertight model, incompatible with CPU-based method.
- Changed program parameters ( `-thrust` instead of `-t` for Thrust usage)
- Multi-threaded CPU voxelization support through OpenMP. Should now scale to the amount of cores your system provides.
The zip file contains a 64-bit (Windows) RELEASE and DEBUG versions of `cuda_voxelizer` at the time of writing, and a version of `viewvox` + glut32.dll to view models if you choose to output them as a binvox file.