diharaw / gpu-path-tracer
A real-time OpenGL Compute shader based Progressive Path Tracer.
☆18Updated 5 years ago
Alternatives and similar repositories for gpu-path-tracer:
Users that are interested in gpu-path-tracer are comparing it to the libraries listed below
- An OpenGL sample implementation of Reflective Shadow Maps.☆14Updated 5 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆14Updated 5 years ago
- 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.☆20Updated 3 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- Cascaded Shadow Mapping sample written with the dwSampleFramework.☆22Updated 5 years ago
- Library for shader debugging and profiling for Vulkan and OpenGL☆35Updated last year
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 9 years ago
- physically based renderer written in DX12 with image-based lighting, classic deffered and tiled lighting approaches☆37Updated 3 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆36Updated 7 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆32Updated 5 years ago
- Hybrid raytracing and filtering playground.☆27Updated 5 years ago
- A method for baking persistent decals to textures using UV-space rasterization.☆20Updated 4 years ago
- Tutorial Project for Screen Space Reflection☆10Updated 9 years ago
- Implementation of "Deep G-Buffers for Stable Global Illumination Approximation" using OpenGL 4.5☆10Updated 5 years ago
- A rendering-framework for DX12 and Vulkan. Mostly intended for personal learning purposes and graphics demos☆29Updated 9 months ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 6 years ago
- A flexible rendering engine for real-time graphics R&D☆22Updated 2 months ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Updated 8 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- Nabla's Tests and Examples source code☆30Updated this week
- A bgfx port of lightmapper.h☆17Updated 8 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 5 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- Checkerboard rendering with Magnum and OpenGL☆43Updated 2 years ago
- This repo contains older DX11-era samples that were previously hosted on CodePlex☆17Updated 2 years ago