voxelizer
Voxelizer
A tool for converting 3D models into voxel data
Voxelization of 3D models
52 stars
7 watching
11 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
3d-modelsthreejsvoxelvoxelizationvoxelizer
Related projects:
Repository | Description | Stars |
---|---|---|
karimnaaji/voxelizer | Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 630 |
kctess5/voxelizer | A tool for generating voxelized 3D models from OBJ meshes using GPU acceleration. | 88 |
niessner/voxelhashing | Develops fast and efficient algorithms for large-scale 3D reconstruction from point cloud data in real-time | 673 |
jpaver/opengametools | A set of tools for working with 3D voxel models | 377 |
richyshub/magicavoxel-vox-importer | Software to convert voxel models from MagicaVoxel into individual cube primitives for use in Blender | 228 |
stoyannk/voxels | A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail | 289 |
voxxxelar/arvoxelkit | A lightweight framework for creating voxel graphics using augmented reality and SceneKit. | 81 |
keijiro/voxelman | An extreme demonstration of using Unity's Entity Component System with C# Job System and Burst Compiler for efficient multi-core processing in 3D voxel rendering. | 1,866 |
genuineaster/voxelator | A GPU-based voxel rendering system with SSAO, meshing, and light sources. | 20 |
divine-star-software/divinevoxelengine | A voxel engine for creating 3D worlds with customizable rendering and physics | 211 |
jonhiller/voxelyze | A library for simulating the behavior of 3D objects made up of multiple materials under various loads. | 74 |
tommyettinger/isovoxel | Generates isometric pixel art from 3D voxel models | 345 |
pistondevelopers/gfx_voxel | A Rust-based library for rendering 3D voxel data structures using the Gfx graphics API | 14 |
coolbutuseless/isocubes | A voxel rendering library using an isometric cube as the rendering primitive | 66 |
maxorange/pix2vox | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |