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.
☆111Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for obj2voxel
- Interactively Modifying Compressed Sparse Voxel Representations☆127Updated 10 months ago
- ☆65Updated last year
- A C++ implementation of the fast voxel traversal algorithm.☆169Updated 2 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…☆73Updated 4 years ago
- A collection of common mesh subdivision algorithms☆91Updated 6 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆291Updated 8 years ago
- Isosurface extraction using largely undiscovered techniques.☆135Updated 6 years ago
- ☆82Updated 6 months ago
- Demonstration code for Marching Cubes and Dual Contouring☆279Updated last year
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆37Updated last year
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆164Updated 2 months ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆253Updated 2 years ago
- ☆66Updated last year
- A WebGPU implementation of Position Based MPM (PB-MPM), presented at SIGGRAPH 2024.☆97Updated 3 weeks ago
- Isotropic Remeshing of Triangulated Surface☆85Updated last year
- Convert any text to a 3d mesh using any font style☆133Updated 2 years ago
- ☆29Updated 2 years ago
- Implements a simple, readable naive surface nets algorithm☆54Updated 2 months ago
- 3D Signed Distance Field☆34Updated 2 years ago
- Dual Contoruing implemented in C++☆88Updated 5 years ago
- Large-Scale Stream Power Erosion☆36Updated 5 months ago
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆155Updated 5 months ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆124Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- Model synthesis is a technique for generating 2D and 3D shapes from examples.☆160Updated 8 months ago
- Collection of meshlet generation algorithms☆93Updated 10 months ago
- Advanced, modular, coupled geomorpohology simulator for real-time procedural terrain generation.☆263Updated last year
- TinyMesh is a light-weight mesh processing library in C/C++.☆91Updated 11 months ago
- ☆191Updated 5 months ago
- Shading techniques and GLSL snippets☆215Updated 2 weeks ago