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.
☆142Updated last year
Alternatives and similar repositories for obj2voxel
Users that are interested in obj2voxel are comparing it to the libraries listed below
Sorting:
- Dual Contoruing implemented in C++☆99Updated 6 years ago
- Interactively Modifying Compressed Sparse Voxel Representations☆149Updated last year
- Isotropic Remeshing of Triangulated Surface☆93Updated 2 years ago
- ☆70Updated 4 months ago
- Data tables used in the Transvoxel Algorithm☆69Updated 2 years ago
- Demonstration code for Marching Cubes and Dual Contouring☆311Updated 2 years ago
- MagicaVoxel File Writer dependency free cpp class☆39Updated 4 months ago
- Automatic UV Unwrapping Library for Dust3D☆91Updated 5 years ago
- Fearless Boolean operations on triangle meshes 🛌💤☆44Updated 6 months ago
- C++ API/library for 3D polygonal mesh modeling☆52Updated 4 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆86Updated 5 years ago
- Isosurface extraction using largely undiscovered techniques.☆141Updated 7 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Implements a simple, readable naive surface nets algorithm☆72Updated last year
- A C++ library to generate two-dimensional terrain heightmaps for software rendering or video games.☆38Updated last week
- A curated list of famous 3d meshes☆111Updated 6 years ago
- An implementation of Hans Theobald Beyer's algorithm for simulated hydraulic erosion☆53Updated 5 months ago
- A procedural function that generates dendritic patterns and is locally computable.☆84Updated 2 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆179Updated 6 years ago
- Research 3D Engine for rendering, animation and processing☆105Updated 2 weeks ago
- ☆83Updated last year
- VorteGrid: Interactive Fluid Simulation for Games and Movies☆105Updated 4 years ago
- A portable C++ library for simulating hydraulic erosion.☆57Updated 9 months ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- Voxel / ray tracing template for the blog posts.☆62Updated last year
- 3D Signed Distance Field☆44Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- A simple AVDB constraint-based dynamics solver implementation using LegitVulkan☆61Updated 5 months ago
- An immediate-mode 3D view gizmo for Dear ImGui, inspired by the navigation widgets found in Blender and Godot.☆75Updated 3 weeks ago