CedricGuillemet / SDF
Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field
☆687Updated 9 months ago
Alternatives and similar repositories for SDF:
Users that are interested in SDF are comparing it to the libraries listed below
- An Introduction to Raymarching☆975Updated 3 years ago
- Code accompanying the blog post on bvh construction.☆408Updated 5 months ago
- Chop 3D objects to meshlets☆426Updated 2 years ago
- Single-header BVH construction and traversal library.☆761Updated this week
- Advanced Vulkan rendering engine prototype☆594Updated 9 months ago
- Lighthouse 2 framework for real-time ray tracing☆853Updated 10 months ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆648Updated 4 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆329Updated last year
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆434Updated 5 years ago
- revisiting a known normal transformation in computer graphics☆313Updated 5 years ago
- A modern C++ BVH construction and traversal library☆999Updated last month
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆808Updated last month
- Immediate mode rendering and 3d gizmos.☆1,225Updated last year
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,424Updated 3 years ago
- Physical based rendering with Vulkan using glTF 2.0 models☆1,023Updated 2 months ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆834Updated 3 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆858Updated 10 months ago
- Rust & Vulkan test projects☆391Updated 2 years ago
- A rendergraph-based graphical framework for Vulkan☆714Updated 2 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆631Updated last month
- Physically-based CPU and GPU ray-tracer☆361Updated this week
- A framework for rapid prototyping and development of real-time rendering techniques.☆846Updated 2 weeks ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,468Updated last year
- Atlas Generation Tool☆471Updated 3 years ago
- A common standard for tangent space used in baking tools to produce normal maps.☆267Updated 8 months ago
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆322Updated last month
- Lightweight CPU/GPU path tracer☆407Updated 4 years ago
- Rendering Point Clouds with Compute Shaders☆707Updated 2 years ago
- A Vulkan renderer written from scratch on stream☆1,447Updated last week
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆1,923Updated last year