voxelizer
There are 27 repositories under voxelizer topic.
AcademySoftwareFoundation/openvdb
OpenVDB - Sparse volume data structure and tools
karimnaaji/voxelizer
Header only mesh voxelizer in c99
nimadez/voxel-builder
Voxel-based 3D modeling application
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.
3DStuff/voxelizer
Parallel and memory efficient CPU rasterizer. Can process and merge multiple meshes to a single voxel model.
p-hofmann/PyVoxelizer
A python converter of 3D model into voxels
andstor/voxelizer
:space_invader: Voxelization of 3D models
rFalque/voxelization_and_sdf
C++11 code for building a 3D occupancy grid an SDF 3D grid from a mesh
BrendanParmer/Block-On
A Blender add-on for procedural voxelization!
arendvw/voxeltools
Lightweight voxel geometry and boolean voxel operations for grasshopper
dcleres/DeepShape
Deep learning on 3d meshes via model simplification
soonjokwon/VOX4AM
3D model voxelizer for deep learning applications (e.g. 3D CNN) in additive manufacutring (3D printing)
jval1972/Voxelizer
Convert md2 models to voxels
SeonghwanSeo/molvoxel
Easy-to-Use Molecular Voxelization Tool
nicolas-f/FastVoxel
Convert 3D polygonal models into a regular cartesian mesh
loryruta/voxelizer
An OpenGL tool, and a library, that converts a 3D model to a 3D volume
tfmoraes/polydata_to_imagedata
Convert from vtkPolyData to vtkImageData.
u65xhd/meshvox
A simple mesh voxelizer written in rust
MIERUNE/dda-voxelize-rs
3D mesh voxelization in Rust with the DDA algorithm
SteliosLL/3D-Model-to-Minecraft-Converter-voxelizer-
A simple tool that allows you to convert any 3D model into a voxelized(blocky) model in .SCHEMATIC format which then can be imported into your minecraft worlds or even used into 3D animation or modeling software
thomas-schweich/CADPotential
Massively Parallel Gravitational Potential Calculator and Voxelizer Python Interface
favreau/SIMDVoxelizer
Simple voxelizer make use of CPU SIMD units
azishio/voxel-tiler-core-rs
Voxel models can be created from point cloud data or elevation tiles and output to file.
TheArchitect4855/voxelizer-rs
A Rust port of karimnaaji's C Voxelizer
KernelA/cuda_voxelizer
Experimental CUDA voxelizer, to convert polygon meshes to annotated voxel grids.
vtneil/voxelizer
C++ Optimized CPU Mesh Voxelizer