TheRealMJP / BakingLabLinks
A D3D11 application for experimenting with Spherical Gaussian lightmaps
☆719Updated last year
Alternatives and similar repositories for BakingLab
Users that are interested in BakingLab are comparing it to the libraries listed below
Sorting:
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆897Updated 3 weeks ago
- Experimentation framework for probe-based lighting☆426Updated last week
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆638Updated 7 months ago
- Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"☆459Updated 6 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆642Updated 8 months ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆778Updated 4 months ago
- optimized screen-space ambient occlusion, cache-aware hbao☆364Updated last year
- OpenGL sample for shader-based occlusion culling☆547Updated last year
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆640Updated 4 months ago
- MSAA and Temporal AA Sample☆338Updated 4 years ago
- Real-time BC6H compression on GPU☆352Updated last year
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆406Updated 5 years ago
- Collection of functions that can be used to generate tileable volume/3d noise. An exemple of volume noise functions that can be specifica…☆358Updated 5 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆836Updated 4 months ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆402Updated 2 years ago
- GPU-based Forward+ renderer☆526Updated 5 years ago
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆404Updated 2 years ago
- Light probe generation and BRDF authoring for physically based shading.☆800Updated 3 years ago
- Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.☆683Updated 8 years ago
- A Vulkan implementation of real-time PBR renderer☆395Updated 8 years ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆871Updated last month
- Unreal Engine Sky Atmosphere Rendering Technique☆759Updated 2 years ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆411Updated last year
- Chop 3D objects to meshlets☆439Updated 2 years ago
- GPU texture/buffer performance tester☆624Updated 4 years ago
- RTX Global Illumination (RTXGI)☆727Updated last year
- ISPC Texture Compressor☆458Updated 8 months ago
- An implementation of [Jimenez et al., 2016] Ground Truth Ambient Occlusion, MIT license☆768Updated last year
- Adaptive Screen Space Ambient Occlusion☆249Updated 2 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆334Updated last year