CedricGuillemet / SDF
Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field
☆683Updated 8 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☆972Updated 3 years ago
- Single-header BVH construction and traversal library.☆738Updated this week
- Code accompanying the blog post on bvh construction.☆406Updated 4 months ago
- Chop 3D objects to meshlets☆426Updated 2 years ago
- Advanced Vulkan rendering engine prototype☆592Updated 7 months ago
- A framework for rapid prototyping and development of real-time rendering techniques.☆734Updated this week
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆643Updated 3 months ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆830Updated 3 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆327Updated last year
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆841Updated 9 months ago
- revisiting a known normal transformation in computer graphics☆310Updated 5 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆797Updated 2 weeks ago
- Immediate mode rendering and 3d gizmos.☆1,221Updated last year
- Rust & Vulkan test projects☆390Updated 2 years ago
- Lighthouse 2 framework for real-time ray tracing☆852Updated 9 months ago
- Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller☆987Updated 3 years ago
- A rendergraph-based graphical framework for Vulkan☆707Updated 2 years ago
- A common standard for tangent space used in baking tools to produce normal maps.☆266Updated 6 months ago
- Shading techniques and GLSL snippets☆217Updated 2 months ago
- Physical based rendering with Vulkan using glTF 2.0 models☆1,014Updated 3 weeks ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆627Updated 2 weeks ago
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆428Updated 5 years ago
- Physically-based CPU and GPU ray-tracer☆360Updated last month
- Lightweight CPU/GPU path tracer☆407Updated 4 years ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,271Updated 2 years ago
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆313Updated 3 weeks ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,414Updated 3 years ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆1,904Updated last year
- A modern C++ BVH construction and traversal library☆990Updated 2 weeks ago
- Ray tracing glTF scene with Vulkan☆589Updated 2 weeks ago