selfshadow / ltc_code
Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"
☆442Updated 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
- optimized screen-space ambient occlusion, cache-aware hbao☆361Updated last year
- Chop 3D objects to meshlets☆433Updated 2 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆715Updated 11 months ago
- Experimentation framework for probe-based lighting☆425Updated 11 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…☆634Updated 3 months ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆872Updated 11 months ago
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆449Updated 3 weeks ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆396Updated 2 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆332Updated last year
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆404Updated 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…☆260Updated 3 years ago
- A (not too) small physically based renderer that implements the vertex connection and merging algortihm☆291Updated 3 years ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆619Updated 7 years ago
- Light probe generation and BRDF authoring for physically based shading.☆795Updated 3 years ago
- MSAA and Temporal AA Sample☆335Updated 4 years ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆398Updated last year
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆214Updated 3 years ago
- Real-time Cloudscape Rendering in Vulkan based on the implementation of clouds in the Decima Engine.☆199Updated 6 years ago
- Real-time BC6H compression on GPU☆350Updated last year
- BRDF LUT generation for PBR Pipelines☆151Updated 7 years ago
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆328Updated this week
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆322Updated 3 years ago
- ☆382Updated last month
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆825Updated 3 months ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆769Updated 2 months ago
- Optimised BVH traversal + HDRI environment mapping☆221Updated 5 years ago
- Lightweight CPU/GPU path tracer☆411Updated 4 years ago
- GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX 7☆228Updated 6 months ago
- Physically-based CPU and GPU ray-tracer☆366Updated this week