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.
☆128Updated last year
Alternatives and similar repositories for obj2voxel
Users that are interested in obj2voxel are comparing it to the libraries listed below
Sorting:
- ☆66Updated 2 years ago
- Interactively Modifying Compressed Sparse Voxel Representations☆134Updated last year
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- Shading techniques and GLSL snippets☆222Updated 2 weeks ago
- Implements a simple, readable naive surface nets algorithm☆66Updated 8 months 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…☆78Updated 4 years ago
- A curated list of famous 3d meshes☆109Updated 6 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆42Updated last year
- DDGI Minecraft is based on the 2019 SIGGRAPH paper, Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields (2019), where w…☆85Updated 4 years ago
- A collection of common mesh subdivision algorithms☆96Updated 7 years ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆259Updated 2 years ago
- 3D Signed Distance Field☆43Updated 3 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- ☆67Updated 10 months ago
- ☆83Updated last year
- Data tables used in the Transvoxel Algorithm☆61Updated last year
- A procedural function that generates dendritic patterns and is locally computable.☆81Updated 2 years ago
- Voxel resources for coders☆201Updated 2 weeks ago
- An OpenGL sample that demonstrates Volumetric Fog using a frustum-aligned voxel grid and compute shaders.☆122Updated last year
- Hydra-enabled GPU path tracer that supports MaterialX and MDL☆308Updated this week
- Fearless Boolean operations on triangle meshes 🛌💤☆37Updated 5 months ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- Retro coding in C/C++ in a 3D template with full low-level control.☆164Updated last year
- A WebGPU implementation of Position Based MPM (PB-MPM), presented at SIGGRAPH 2024.☆189Updated 7 months ago
- Collection of meshlet generation algorithms☆108Updated 2 months ago
- Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field☆694Updated 11 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆173Updated 9 months ago
- A project testing and comparing various algorithms for creating isosurfaces.☆305Updated 8 years ago
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆162Updated 11 months ago