ramakarl / voxelizerLinks
Voxelization of a triangle in 3D. Pure math demo.
☆35Updated 3 years ago
Alternatives and similar repositories for voxelizer
Users that are interested in voxelizer are comparing it to the libraries listed below
Sorting:
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated last year
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- Dual Marching Cubes Implementation in C++☆66Updated 4 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
- "Progressive Multi-Jittered Sample Sequences" in C++☆38Updated 4 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Concurrent data-structure to compute binary trees in parallel☆37Updated 4 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆38Updated 5 months ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 8 months ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.☆43Updated 2 years ago
- A simple and fast parser for PBRT v3 files☆24Updated last year
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 6 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- Improved version of real-time physics engine that couples FEM-based deformables and rigid body dynamics☆30Updated 7 years ago
- Monte Carlo Ray Tracing Renderer☆76Updated 6 years ago
- Global Illumination using Spherical Harmonics☆78Updated 4 years ago
- BVH STAR in Japanese☆81Updated 4 years ago
- ☆30Updated 10 years ago
- Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies☆25Updated last year
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆39Updated last year
- SPH simulation in Vulkan compute shader.☆46Updated 2 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 2 years ago
- A set of example tests from my SIGGRAPH Asia 2019 publication: Integral formulations of volumetric transmittance☆30Updated 5 years ago