Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"
☆486Apr 15, 2019Updated 7 years ago
Alternatives and similar repositories for ltc_code
Users that are interested in ltc_code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Experimentation framework for probe-based lighting☆436Oct 8, 2025Updated 7 months ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆754May 10, 2024Updated 2 years ago
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆1,044Oct 5, 2025Updated 7 months ago
- Unreal Engine Sky Atmosphere Rendering Technique☆820Sep 11, 2022Updated 3 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆87Nov 27, 2025Updated 5 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆836Dec 8, 2025Updated 5 months ago
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Dec 12, 2016Updated 9 years ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆645Jan 18, 2018Updated 8 years ago
- Real-Time Rendering Framework☆3,158Jan 7, 2025Updated last year
- Checkerboard Rendering and Dynamic Resolution Rendering in the DX12 MiniEngine☆181Jan 3, 2023Updated 3 years ago
- BRDF Explorer☆2,250Apr 21, 2023Updated 3 years ago
- Supplementary source code for "A Spherical Cap Preserving Parameterization for Spherical Distributions"☆55Dec 30, 2017Updated 8 years ago
- GodComplex is intended to be a small Windows 64K intro that uses DirectX11. Now it's more of an all-purpose dev. framework... ^^☆271Jul 29, 2025Updated 9 months ago
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆510Jul 20, 2025Updated 10 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Chop 3D objects to meshlets☆452Nov 29, 2022Updated 3 years ago
- Light probe generation and BRDF authoring for physically based shading.☆820Aug 18, 2021Updated 4 years ago
- A Simple Spectral Renderer☆212Jul 19, 2020Updated 5 years ago
- MSAA and Temporal AA Sample☆346Mar 20, 2021Updated 5 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…