CedricGuillemet / SDFLinks
Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field
☆758Updated last year
Alternatives and similar repositories for SDF
Users that are interested in SDF are comparing it to the libraries listed below
Sorting:
- An Introduction to Raymarching☆1,010Updated 4 years ago
- Code accompanying the blog post on bvh construction.☆437Updated last year
- Chop 3D objects to meshlets☆450Updated 3 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆338Updated 2 years ago
- Advanced Vulkan rendering engine prototype☆641Updated last year
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆483Updated 6 years ago
- Single-header dependency-free BVH construction and traversal library.☆1,059Updated 2 weeks ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆965Updated 6 months ago
- Shading techniques and GLSL snippets☆228Updated this week
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆675Updated 3 months ago
- Lighthouse 2 framework for real-time ray tracing☆869Updated last year
- Simple Open-source Ray Tracer☆904Updated last year
- revisiting a known normal transformation in computer graphics☆323Updated 6 years ago
- Rendering Point Clouds with Compute Shaders☆744Updated 3 years ago
- GPU Raytracer from scratch in C++/CUDA☆957Updated 3 years ago
- Physically-based CPU and GPU ray-tracer☆374Updated this week
- Texture atlas generation tool☆488Updated 4 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆373Updated 2 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆908Updated 6 months ago
- An implementation of [Jimenez et al., 2016] Ground Truth Ambient Occlusion, MIT license☆834Updated last year
- Lightweight CPU/GPU path tracer☆417Updated 5 years ago
- Vulkan Real-time Path Tracer Engine☆519Updated 4 years ago
- A common standard for tangent space used in baking tools to produce normal maps.☆326Updated last year
- An open source programming resource intended for graphics programmers.☆319Updated 2 months ago
- A rendergraph-based graphical framework for Vulkan☆793Updated 7 months ago
- Rust & Vulkan test projects☆409Updated 3 years ago
- Physically based renderer with Path Tracing and Photon Mapping.☆375Updated 3 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆978Updated 8 months ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆380Updated 3 years ago
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆375Updated 2 weeks ago