jdupuy / HalfedgeCatmullClarkLinks
Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"
☆39Updated 9 months ago
Alternatives and similar repositories for HalfedgeCatmullClark
Users that are interested in HalfedgeCatmullClark are comparing it to the libraries listed below
Sorting:
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 7 years ago
- Automatic UV Unwrapping Library for Dust3D☆91Updated 5 years ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated last year
- A demo of ambient occlusion map baking using DXR☆66Updated 3 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆56Updated 2 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆35Updated 4 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Updated 6 years ago
- "Progressive Multi-Jittered Sample Sequences" in C++☆38Updated 5 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆38Updated last month
- Renderer and BVH traversal library☆59Updated last month
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 4 years ago
- A library of distance and occlusion generation routines☆111Updated last month
- Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.☆43Updated 3 years ago
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆41Updated 2 years ago
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- Improved Blue Noise Generator☆40Updated 2 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆51Updated 3 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.☆85Updated 3 years ago
- Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies☆28Updated last year
- Integrating Clipped Spherical Harmonics Expansions☆46Updated 5 years ago
- Generating Trees with a Space Colonization Algorithm☆43Updated 7 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated last year
- A real-time interactive progressive path tracer on the GPU.☆32Updated 4 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"