selfshadow / ltc_codeLinks
Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"
☆454Updated 6 years ago
Alternatives and similar repositories for ltc_code
Users that are interested in ltc_code are comparing it to the libraries listed below
Sorting:
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆717Updated last year
- Chop 3D objects to meshlets☆435Updated 2 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆362Updated last year
- Experimentation framework for probe-based lighting☆425Updated last year
- Collection of functions that can be used to generate tileable volume/3d noise. An exemple of volume noise functions that can be specifica…☆356Updated 4 years ago
- Light probe generation and BRDF authoring for physically based shading.☆796Updated 3 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆333Updated last year
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆400Updated 2 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆638Updated 4 months ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆405Updated 5 years ago
- MSAA and Temporal AA Sample☆337Updated 4 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆886Updated this week
- ☆384Updated 2 months ago
- Lightweight CPU/GPU path tracer☆412Updated 4 years ago
- Real-time BC6H compression on GPU☆351Updated last year
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆451Updated last month
- OpenGL sample for shader-based occlusion culling☆548Updated last year
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆831Updated 4 months ago
- A collection of HLSL functions one can include to use spherical harmonics in shaders. This repository can be simply be used as a submodul…☆260Updated 3 years ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆323Updated 3 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆214Updated last week
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆621Updated 7 years ago
- BRDF LUT generation for PBR Pipelines☆151Updated 7 years ago
- Real-time Cloudscape Rendering in Vulkan based on the implementation of clouds in the Decima Engine.☆200Updated 6 years ago
- A mixed reality testing environment for real-time global illumination algorithms☆237Updated 7 years ago
- A common standard for tangent space used in baking tools to produce normal maps.☆276Updated 10 months ago
- Optimised BVH traversal + HDRI environment mapping☆223Updated 5 years ago
- Example scenes for pbrt-v4☆430Updated last year
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆408Updated last year
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆634Updated 6 months ago