selfshadow / ltc_codeLinks
Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"
☆475Updated 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☆736Updated last year
- optimized screen-space ambient occlusion, cache-aware hbao☆369Updated last year
- Chop 3D objects to meshlets☆447Updated 2 years ago
- Collection of functions that can be used to generate tileable volume/3d noise. An exemple of volume noise functions that can be specifica…☆363Updated 5 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆647Updated 8 months ago
- Experimentation framework for probe-based lighting☆429Updated 3 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆336Updated 2 years ago
- MSAA and Temporal AA Sample☆341Updated 4 years ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆410Updated 5 years ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆411Updated 2 years ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆630Updated 7 years ago
- Real-time Cloudscape Rendering in Vulkan based on the implementation of clouds in the Decima Engine.☆204Updated 6 years ago
- Light probe generation and BRDF authoring for physically based shading.☆801Updated 4 years 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…☆263Updated 4 years ago
- A common standard for tangent space used in baking tools to produce normal maps.☆301Updated last year
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆216Updated 4 months ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆877Updated 2 months ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆934Updated 4 months ago
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆472Updated 2 months ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆324Updated 3 years ago
- BRDF LUT generation for PBR Pipelines☆159Updated 7 years ago
- Real-time BC6H compression on GPU☆363Updated 2 years ago
- ☆386Updated 6 months ago
- ☆373Updated 11 years ago
- Stochastic Screen Space Reflections (SSSR)☆302Updated 3 years ago
- An implementation of [Jimenez et al., 2016] Ground Truth Ambient Occlusion, MIT license☆804Updated last year
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆999Updated 2 years ago
- Unreal Engine Sky Atmosphere Rendering Technique☆775Updated 3 years ago
- OpenGL sample for shader-based occlusion culling☆551Updated last year
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆804Updated last week