diharaw / area-light-shadows
A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.
☆20Updated 5 years ago
Alternatives and similar repositories for area-light-shadows:
Users that are interested in area-light-shadows are comparing it to the libraries listed below
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆59Updated 5 years ago
- ☆41Updated 4 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆28Updated 4 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆52Updated 3 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆56Updated 3 years ago
- Playground for messing around with bgfx and friends☆58Updated 5 years ago
- Screen space reflections as easy as possible☆23Updated 4 years ago
- Vulkan voxel cone tracing renderer based on SVO(sparse voxel octree) and Clipmap☆29Updated 3 years ago
- An experiment on creating an animation system similar to Unreal Engine 4 from scratch.☆47Updated 4 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆54Updated 3 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆61Updated 5 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 6 years ago
- A flexible rendering engine for real-time graphics R&D☆22Updated this week
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- ☆34Updated 3 years ago
- C++ Vulkan real time renderer.☆57Updated 3 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆66Updated 6 years ago
- Repo for KickstartRT demo application☆51Updated 2 years ago
- A demo of ambient occlusion map baking using DXR☆64Updated 3 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- Simple global illumination implementation using voxel cone tracing. Implemented in C++ and DirectX.☆25Updated 6 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- Cascaded Shadow Mapping sample written with the dwSampleFramework.☆22Updated 5 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- DX12 Path Tracer with ShaderToy interop☆43Updated 3 months ago
- OpenGL Renderer w/ FrameGraph☆91Updated 2 months ago