ramakarl / voxelizer
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:
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆37Updated 3 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies☆25Updated last year
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- Tiny Mesh utilities(e.g. compute half-edge data structure) in C++11☆39Updated 5 years ago
- The code in this tutorial implements a BVH acceleration structure☆78Updated 5 years ago
- Mini Spin-X Library☆51Updated 5 months ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 7 months 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
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 6 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 11 months ago
- BVH STAR in Japanese☆81Updated 4 years ago
- ☆81Updated 6 years ago
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 2 years ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated last year
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 4 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
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Real-time Global Illumination with Vulkan Ray Tracing API☆97Updated 2 years ago
- Order Independent Transparency via Linked List Sorting on GPU☆79Updated 4 years ago
- "Progressive Multi-Jittered Sample Sequences" in C++☆38Updated 4 years ago
- Headers, tests, and examples for Covariance Tracing☆48Updated 4 years ago
- A real-time interactive progressive path tracer on the GPU.☆33Updated 4 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 4 years ago
- This demo shows how to use the surface gradient based framework to do compositing of bump maps in both simple and complex scenarios.☆83Updated 2 years ago