eisenwave / obj2voxelLinks
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.
☆136Updated last year
Alternatives and similar repositories for obj2voxel
Users that are interested in obj2voxel are comparing it to the libraries listed below
Sorting:
- Interactively Modifying Compressed Sparse Voxel Representations☆143Updated last year
- Demonstration code for Marching Cubes and Dual Contouring☆308Updated 2 years ago
- Dual Contoruing implemented in C++☆98Updated 6 years ago
- Implements a simple, readable naive surface nets algorithm☆69Updated last year
- Automatic UV Unwrapping Library for Dust3D☆91Updated 5 years ago
- ☆68Updated last month
- A procedural function that generates dendritic patterns and is locally computable.☆83Updated 2 years ago
- A C++ implementation of the fast voxel traversal algorithm.☆190Updated 3 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆178Updated 6 years ago
- Data tables used in the Transvoxel Algorithm☆68Updated last year
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A curated list of famous 3d meshes☆111Updated 6 years ago
- A WebGPU implementation of Position Based MPM (PB-MPM), presented at SIGGRAPH 2024.☆213Updated 10 months ago
- 3D DirectX PBMPM with Fluid Mesh Shading☆34Updated 7 months ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Research 3D Engine for rendering, animation and processing☆103Updated this week
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆81Updated 4 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Isosurface extraction using largely undiscovered techniques.☆141Updated 7 years ago
- C++ API/library for 3D polygonal mesh modeling☆52Updated 4 years ago
- Isotropic Remeshing of Triangulated Surface☆92Updated 2 years ago
- 3D Signed Distance Field☆43Updated 3 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- Voxel / ray tracing template for the blog posts.☆58Updated last year
- MagicaVoxel File Writer dependency free cpp class☆39Updated 2 months ago
- ☆84Updated last year
- ShapeML is a rule- or grammar-based procedural 3D modeling framework.☆86Updated 2 years ago
- An implementation of Hans Theobald Beyer's algorithm for simulated hydraulic erosion☆53Updated 2 months ago
- Fearless Boolean operations on triangle meshes 🛌💤☆42Updated 3 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year