selfshadow / ltc_code
Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"
☆434Updated 5 years ago
Alternatives and similar repositories for ltc_code:
Users that are interested in ltc_code are comparing it to the libraries listed below
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆711Updated 10 months ago
- Chop 3D objects to meshlets☆426Updated 2 years ago
- optimized screen-space ambient occlusion, cache-aware hbao☆360Updated last year
- Experimentation framework for probe-based lighting☆423Updated 10 months ago
- 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
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆631Updated last month
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆329Updated last year
- Real-time Cloudscape Rendering in Vulkan based on the implementation of clouds in the Decima Engine.☆199Updated 5 years ago
- Light probe generation and BRDF authoring for physically based shading.☆790Updated 3 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆208Updated 3 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…☆256Updated 3 years ago
- MSAA and Temporal AA Sample☆335Updated 4 years ago
- ☆382Updated last week
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆858Updated 10 months ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆402Updated 5 years ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆320Updated 3 years ago
- Real-time BC6H compression on GPU☆341Updated last year
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆443Updated 4 months ago
- Lightweight CPU/GPU path tracer☆407Updated 4 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…☆392Updated 2 years ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆236Updated 6 months ago
- GPU texture/buffer performance tester☆597Updated 4 years ago
- ☆367Updated 10 years ago
- A common standard for tangent space used in baking tools to produce normal maps.☆267Updated 8 months ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆808Updated last month
- Example programs and source code for GPU Zen 2☆148Updated 5 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆604Updated 4 months ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆615Updated 7 years ago
- GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX 7☆227Updated 4 months ago
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆322Updated last month