ramakarl / voxelizer
Voxelization of a triangle in 3D. Pure math demo.
☆34Updated 3 years ago
Alternatives and similar repositories for voxelizer:
Users that are interested in voxelizer are comparing it to the libraries listed below
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆36Updated last month
- "Progressive Multi-Jittered Sample Sequences" in C++☆38Updated 4 years ago
- Easy, simple path trace renderer.☆57Updated last month
- Minimal pathtracer using Vulkan RayTracing☆46Updated 8 months ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.☆43Updated 2 years ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆56Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- ☆28Updated 6 years ago
- Parallel Locally-Ordered Clustering for Bounding Volume Hierarchy Construction☆34Updated 7 years ago
- The code in this tutorial implements a BVH acceleration structure☆77Updated 5 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 9 months ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆55Updated 9 years ago
- ☆83Updated 10 months ago
- Monte Carlo Ray Tracing Renderer☆76Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- Mini Spin-X Library☆48Updated 4 months ago
- Offline renderer used for my blog posts☆103Updated 6 years ago
- Spherical/zonal harmonics library☆138Updated last year
- BVH STAR in Japanese☆81Updated 4 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 2 years ago
- A collection of primarily graphics programming focused blog posts.☆66Updated 4 months ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆52Updated 6 years ago
- This is my experiments with BVH build algorithms on GPU.☆52Updated 5 months ago
- Convert the IES file into a IES texture for IES lightning☆53Updated 7 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 3 years ago