π₯§ An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.
β45Apr 27, 2019Updated 6 years ago
Alternatives and similar repositories for GPU-Zen-2-Baker
Users that are interested in GPU-Zen-2-Baker are comparing it to the libraries listed below
Sorting:
- Ray Tracing Gems δΈζηΏ»θ―β29Apr 20, 2019Updated 6 years ago
- Sample code for the article 'Real-Time Layered Materials Compositing Using Spatial Clustering Encoding'β19Sep 5, 2023Updated 2 years ago
- Hybrid raytracing and filtering playground.β27Jul 25, 2019Updated 6 years ago
- GPU Texture Baking Toolβ117Dec 21, 2018Updated 7 years ago
- Tutorial Project for Screen Space Reflectionβ11Mar 26, 2015Updated 10 years ago
- Trying to trim down the size of my Vulkan repo...β29Sep 7, 2017Updated 8 years ago
- π Triangle packer for light mapβ75Feb 7, 2018Updated 8 years ago
- Example programs and source code for GPU Zen 2β158May 7, 2019Updated 6 years ago
- β23Nov 23, 2012Updated 13 years ago
- Unity Screen Space Ray Traced Depth of Fieldβ25Mar 9, 2018Updated 7 years ago
- A lightweight prototyping framework for DirectX Raytracing that runs on Microsoft DXR Fallback Layer.β31Mar 15, 2019Updated 6 years ago
- Pathed: An educationally-motivated physically-based path tracerβ21Nov 22, 2022Updated 3 years ago
- A demo of ambient occlusion map baking using DXRβ65Apr 7, 2022Updated 3 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)β68Feb 5, 2021Updated 5 years ago
- VFSME - Vulkan Free Surface Modeling Engineβ15Nov 13, 2016Updated 9 years ago
- Various sun/sky models, convolution of theta/gamma-parameterised modelsβ253Jan 22, 2026Updated last month
- Raytracing test that shows how primary rays are dispatched on the GPU.β13Sep 1, 2019Updated 6 years ago
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.β¦β16Apr 16, 2020Updated 5 years ago
- Open-source components of Elara core technologyβ11Aug 29, 2018Updated 7 years ago
- hdr to rgba8 encoding/decoding toolβ25Jan 23, 2015Updated 11 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGLβ98Jun 28, 2021Updated 4 years ago
- Public repository for my GDC 2019 presentation "Breaking Down Barriers"β128Mar 24, 2019Updated 6 years ago
- A simple D3D12 sample demonstrating how to use white and blue noise to eliminate color banding.β27Apr 14, 2020Updated 5 years ago
- An attempt to port BC7E texture compressor to a GPU compute shaderβ20Jan 10, 2021Updated 5 years ago
- Image Based Lighting using DirectX 12.β40Sep 9, 2019Updated 6 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β¦β262Aug 27, 2021Updated 4 years ago
- A bgfx port of lightmapper.hβ17Sep 13, 2016Updated 9 years ago
- PBR Baker - open source multi-functional baking tool for BRDF related workβ14Oct 25, 2019Updated 6 years ago
- Performance and bandwidth tester for D3D12 memory poolsβ31Jan 18, 2024Updated 2 years ago
- Testing various BCn texture format decoding librariesβ17Sep 19, 2022Updated 3 years ago
- Real-Time Rendering with Lighting Grid Hierarchy I3D 2019 Demo