CedricGuillemet / SDF
Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field
☆667Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for SDF
- Code accompanying the blog post on bvh construction.☆393Updated last month
- An Introduction to Raymarching☆966Updated 3 years ago
- A framework for rapid prototyping and development of real-time rendering techniques.☆574Updated last month
- Chop 3D objects to meshlets☆417Updated last year
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆318Updated last year
- Shading techniques and GLSL snippets☆215Updated 3 weeks ago
- Single-header BVH construction and traversal library.☆464Updated this week
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆817Updated 6 months ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆820Updated 2 years ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆628Updated 3 weeks ago
- A rendergraph-based graphical framework for Vulkan☆683Updated 2 years ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,391Updated 3 years ago
- Physical based rendering with Vulkan using glTF 2.0 models☆979Updated last week
- Advanced Vulkan rendering engine prototype☆574Updated 5 months ago
- Lighthouse 2 framework for real-time ray tracing☆845Updated 6 months ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,449Updated last year
- A common standard for tangent space used in baking tools to produce normal maps.☆251Updated 4 months ago
- Immediate mode rendering and 3d gizmos.☆1,210Updated last year
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆766Updated 6 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆617Updated 4 years ago
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆419Updated 5 years ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆1,859Updated 9 months ago
- Rust & Vulkan test projects☆389Updated 2 years ago
- 🌋🐎 Project Island is an experimental, hot-reloading Vulkan Renderer for Linux and Windows, written in C/C++.☆1,102Updated this week
- Lightweight CPU/GPU path tracer☆406Updated 4 years ago
- Mesh parameterization / UV unwrapping library☆2,075Updated 5 months ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆699Updated 6 months ago
- Atlas Generation Tool☆458Updated 3 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆919Updated last year
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆288Updated last month