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.
☆129Updated last year
Alternatives and similar repositories for obj2voxel
Users that are interested in obj2voxel are comparing it to the libraries listed below
Sorting:
- Isosurface extraction using largely undiscovered techniques.☆138Updated 7 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆177Updated 3 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- ☆66Updated 2 years ago
- Interactively Modifying Compressed Sparse Voxel Representations☆136Updated last year
- Implements a simple, readable naive surface nets algorithm☆67Updated 9 months ago
- Voxel rendering experiments☆80Updated 3 months ago
- 3D DirectX PBMPM with Fluid Mesh Shading☆31Updated 4 months ago
- A C++ implementation of the fast voxel traversal algorithm.☆186Updated 3 years ago
- Dual Contoruing implemented in C++☆93Updated 6 years ago
- ☆83Updated 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
- Code release for "Terrain Amplification using Multi-scale Erosion"☆24Updated last month
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆181Updated 5 months ago
- ☆214Updated 2 weeks ago
- Collection of meshlet generation algorithms☆108Updated 2 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
- Source code for SIGGRAPH Asia 2021 paper "Fast Volume Rendering with Spatiotemporal Reservoir Resampling"☆162Updated last year
- A fully featured desktop client for shadertoy☆95Updated last week
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A WebGPU implementation of Position Based MPM (PB-MPM), presented at SIGGRAPH 2024.☆190Updated 7 months ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 7 months ago
- ☆148Updated 4 months ago
- GPU Radix Sort implemented in Vulkan and GLSL.☆61Updated last year
- 🔮 A GPU-based progressive path tracer written in Vulkan.☆169Updated 5 years ago
- A high performance realtime CUDA voxel path tracer☆85Updated 2 months ago
- Fast (er) implementation of dual contouring which avoids the octree☆162Updated 8 years ago
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆207Updated last month
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆156Updated last year
- ☆67Updated 11 months ago