Repository navigation

#

voxelizer

Header only mesh voxelizer in c99

C
639
3 年前
JavaScript
135
1 个月前

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.

C++
126
1 年前

Parallel and memory efficient CPU rasterizer. Can process and merge multiple meshes to a single voxel model.

C++
85
4 年前

A python converter of 3D model into voxels

Python
68
6 年前

👾 Voxelization of 3D models

JavaScript
53
1 年前

C++11 code for building a 3D occupancy grid an SDF 3D grid from a mesh

C++
46
4 年前

Lightweight voxel geometry and boolean voxel operations for grasshopper

C#
23
2 年前

Deep learning on 3d meshes via model simplification

Jupyter Notebook
13
7 年前

3D model voxelizer for deep learning applications (e.g. 3D CNN) in additive manufacutring (3D printing)

C++
11
3 年前

An OpenGL tool, and a library, that converts a 3D model to a 3D volume

C++
7
2 年前

3D mesh voxelization in Rust with the DDA algorithm

Rust
7
9 个月前

Convert from vtkPolyData to vtkImageData.

Python
7
4 年前

Convert md2 models to voxels

Pascal
7
3 年前

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

Visual Basic .NET
6
1 年前

Convert 3D polygonal models into a regular cartesian mesh

C++
6
3 年前

A simple mesh voxelizer written in rust

Rust
5
4 年前