https://github.com/Eisenwave/obj2voxel
Convert OBJ and STL files to voxels, with support for textures. Written in pure C++17 with CMake. No raytracing or slicing or OpenGL shenanigans. Fast and robust using just 3D intersections. Simple as.
https://github.com/Eisenwave/obj2voxel
3d 3d-model qubicle stl-model texture voxel voxelization voxelizer wavefront-obj
Last synced: 5 months ago
JSON representation
Convert OBJ and STL files to voxels, with support for textures. Written in pure C++17 with CMake. No raytracing or slicing or OpenGL shenanigans. Fast and robust using just 3D intersections. Simple as.
- Host: GitHub
- URL: https://github.com/Eisenwave/obj2voxel
- Owner: Eisenwave
- License: mit
- Created: 2021-01-27T00:20:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-27T14:30:45.000Z (about 5 years ago)
- Last Synced: 2023-03-09T06:01:29.893Z (about 3 years ago)
- Topics: 3d, 3d-model, qubicle, stl-model, texture, voxel, voxelization, voxelizer, wavefront-obj
- Language: C++
- Homepage:
- Size: 843 KB
- Stars: 60
- Watchers: 6
- Forks: 16
- Open Issues: 5
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
- awesome-voxel - obj2voxel