* Added fallback CPU voxelizer when no CUDA device is found or init fails
* More robust CUDA init handling
* More optional debug information (use _DEBUG during compilation to activate)
The zip file contains a 64-bit (Windows) RELEASE version of cuda_voxelizer at the time of writing, and a version of viewvox to view the generated voxel models.
A DEBUG version of cuda_voxelizer (which is slower, but provides more debug output for diagnosis) is also included.