diharaw / lightmap-baking
An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.
☆59Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lightmap-baking
- ☆40Updated 4 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆52Updated 3 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆61Updated 5 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆78Updated 7 years ago
- Real-Time Global Illumination - University of Leeds MSc Project.☆36Updated 3 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆48Updated 2 years ago
- Checkerboard rendering with Magnum and OpenGL☆40Updated 2 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆52Updated 2 years ago
- Vulkan voxel cone tracing renderer based on SVO(sparse voxel octree) and Clipmap☆26Updated 2 years ago
- GPU occlusion culling using compute shader with Vulkan☆52Updated 6 years ago
- A demo of ambient occlusion map baking using DXR☆62Updated 2 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆47Updated 2 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 11 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆60Updated 5 years ago
- Playground for messing around with bgfx and friends☆53Updated 5 years ago
- OpenGL Renderer w/ FrameGraph☆72Updated 10 months ago
- Tiny DDS file loader☆43Updated 5 years ago
- Repo for KickstartRT demo application☆50Updated last year
- DX12 Path Tracer with ShaderToy interop☆37Updated last week
- Clustered forward rendering demo with Vulkan☆54Updated 6 years ago
- A flexible rendering engine for real-time graphics R&D☆21Updated this week
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 6 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆42Updated 5 years ago
- GameWorks cross-platform graphics API samples☆30Updated 8 years ago
- 📄 Triangle packer for light map☆75Updated 6 years ago
- Image Based Lighting using DirectX 12.