gtsopus / DFA
This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. A. Vasilakis and I. Fudos.
☆42Updated 11 months ago
Alternatives and similar repositories for DFA:
Users that are interested in DFA are comparing it to the libraries listed below
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆94Updated 2 weeks ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆57Updated last week
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆72Updated 9 months ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 8 months ago
- ☆129Updated last year
- ☆36Updated 4 years ago
- ReSTIR FG: Real-Time Reservoir Resampled Photon Final Gathering☆47Updated last month
- Spherical/zonal harmonics library☆138Updated last year
- OpenGL rendering pipeline with a parallax mapping shader made in the course Advanced Computer Graphics (TNCG14) at Linköpings University.☆34Updated 12 years ago
- A flexible rendering engine for real-time graphics R&D☆21Updated last month
- A collection of primarily graphics programming focused blog posts.☆66Updated 3 months ago
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆56Updated 4 months ago
- All documents related to my master thesis☆56Updated last year
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆70Updated 3 months ago
- Repo for KickstartRT demo application☆50Updated 2 years ago
- DX12 Path Tracer with ShaderToy interop☆43Updated last month
- Improved Blue Noise Generator☆39Updated last year
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆47Updated 2 years ago
- This is my experiments with BVH build algorithms on GPU.☆51Updated 4 months ago
- Collection of meshlet generation algorithms☆100Updated last week
- ☆18Updated 6 months ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆62Updated 11 months ago
- A small dx12 base program I use to test shaders and techniques☆48Updated 2 years ago
- Assets used during the creation of SEED's Project PICA PICA☆73Updated 5 years ago
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆62Updated 2 months ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆41Updated last month
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆83Updated 9 months ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago