All Projects → p-hofmann → Pyvoxelizer

p-hofmann / Pyvoxelizer

Licence: mit
A python converter of 3D model into voxels

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pyvoxelizer

Dicomtomesh
A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.
Stars: ✭ 191 (+445.71%)
Mutual labels:  mesh, stl
Geom
2D/3D geometry toolkit for Clojure/Clojurescript
Stars: ✭ 759 (+2068.57%)
Mutual labels:  voxel, stl
vtkplotlib
Wrap up VTK (python 3D graphics library) into an easy to use 3D equivalent of matplotlib
Stars: ✭ 31 (-11.43%)
Mutual labels:  stl, mesh
Building Blocks
A voxel library for real-time applications.
Stars: ✭ 140 (+300%)
Mutual labels:  mesh, voxel
3d Machine Learning
A resource repository for 3D machine learning
Stars: ✭ 7,405 (+21057.14%)
Mutual labels:  mesh, voxel
Openspades
Compatible client of Ace of Spades 0.75
Stars: ✭ 769 (+2097.14%)
Mutual labels:  voxel
Whistler Wire Mesh
🏂 🎿 Whistler, BC
Stars: ✭ 5 (-85.71%)
Mutual labels:  stl
Cadquery
A python parametric CAD scripting framework based on OCCT
Stars: ✭ 764 (+2082.86%)
Mutual labels:  stl
Pyvista
3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
Stars: ✭ 734 (+1997.14%)
Mutual labels:  mesh
Voxelplugin
Voxel Plugin for Unreal Engine
Stars: ✭ 844 (+2311.43%)
Mutual labels:  voxel
Mesh Subdivision
A collection of common mesh subdivision algorithms
Stars: ✭ 25 (-28.57%)
Mutual labels:  mesh
Mesh tools
A collection of tools for processing and analyzing surface meshes for use with MCell/CellBlender
Stars: ✭ 5 (-85.71%)
Mutual labels:  mesh
Assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Stars: ✭ 7,309 (+20782.86%)
Mutual labels:  stl
Veloren
[Mirror] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World
Stars: ✭ 868 (+2380%)
Mutual labels:  voxel
Hypervisor
lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI
Stars: ✭ 934 (+2568.57%)
Mutual labels:  stl
Vedo
A python module for scientific analysis of 3D objects based on VTK and numpy
Stars: ✭ 741 (+2017.14%)
Mutual labels:  mesh
Meshio
input/output for many mesh formats
Stars: ✭ 814 (+2225.71%)
Mutual labels:  mesh
Voxelengine unity
Voxel engine made in C# for Unity
Stars: ✭ 25 (-28.57%)
Mutual labels:  voxel
30 Seconds Of Cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
Stars: ✭ 815 (+2228.57%)
Mutual labels:  stl
Xatlas
Mesh parameterization / UV unwrapping library
Stars: ✭ 819 (+2240%)
Mutual labels:  mesh

PyVoxelizer

A python converter of 3D model surface into voxels.
File format '.stl' '.obj' and '.mtl' are supported.

Acknowledgment

This voxelizer uses code originaly from GraphicsGems for trinagle cube intersection detection.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].