Cudavox

Latest version: v1.7.0

Safety actively analyzes 702684 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.4.5

Changes
- Added option to export to an actual .obj model with triangle faces for the voxel cubes
- Upgraded to CUDA 11 (Release Candidate)

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.

0.4.4

* 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.

0.4.4c

A small update to the v0.4.4c release, finally fixing the dependency on a MSVC debug dll reported in 23. Windows users should be able to run cuda_voxelizer.exe without needing any Visual Studio-specific tools.

0.4.4b

A small update to the v0.4.4 release, now containing some necessary CUDA 10.2 dlls for running the tool when you've got no CUDA SDK installed. Thanks for the report claell.

0.4.1.14

**Changes:**

- Fixed edge projection on ZX plane in voxelization of non-cubic grids (62)
- Upgraded to latest MSVC

**This zip file contains:**

- 64-bit (Windows) RELEASE and DEBUG versions of cuda_voxelizer + required CUDA *.dlls
- Latest version of [viewvox](https://www.patrickmin.com/viewvox/) + glut32.dll to view *.binvox models.

**How to use:**
Extract and run `cuda_voxelizer.exe` with valid program parameters

0.4.1

Fixed bug 10 for huge voxelizations (2048x2048x2048 and up).

Contains a 64-bit (Windows) version of cuda-voxelizer at the time of writing, and a version of viewvox to view the generated voxel models.

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.