hypernewbie / pbr_bakerLinks
PBR Baker - open source multi-functional baking tool for BRDF related work
☆14Updated 5 years ago
Alternatives and similar repositories for pbr_baker
Users that are interested in pbr_baker are comparing it to the libraries listed below
Sorting:
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 3 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- D3D12 Root Signature/Pipeline State Object live-reloading☆15Updated 7 years ago
- Exploratory Project on Fast Screen Space Global Illumination☆35Updated 5 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆15Updated 5 years ago
- Graphics Experiment - YCoCg Frame Buffers☆16Updated 5 years ago
- A repository for personal experimental purpose☆11Updated 7 years ago
- Trying to trim down the size of my Vulkan repo...☆30Updated 7 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 10 years ago
- Global Illumination Demo in Vulkan Compute☆12Updated 5 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- ☆23Updated 12 years ago
- A bgfx port of lightmapper.h☆17Updated 8 years ago
- A Simple Physically Based Renderer.☆32Updated 7 years ago
- Image processing tool for physically based shading.☆33Updated 3 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 8 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- Source for my implementation of Voxel Cone Tracing as part of my master thesis.☆17Updated 7 years ago
- A curated list of awesome DirectX Raytracing (DXR) resources.☆13Updated 6 years ago
- Tutorial Project for Screen Space Reflection☆10Updated 10 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆17Updated 5 years ago
- Simple raytracer using DirectX Raytracing (DXR).☆43Updated 5 years ago
- Pathtracer pet project. Follow the interesting bits of its development in my blog.☆11Updated last year
- Fork of icculus's HLSL Bytecode -> GLSL translator with tweaks for MonoGame