diharaw / bruneton-sky-modelLinks
An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.
☆84Updated 5 years ago
Alternatives and similar repositories for bruneton-sky-model
Users that are interested in bruneton-sky-model are comparing it to the libraries listed below
Sorting:
- Experiment of global illumination in screen space☆88Updated 7 years ago
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- Vulkan framework for Windows☆88Updated 5 years ago
- Deferred Screen Space Directional Occlusion☆91Updated 14 years ago
- ☆98Updated 3 years ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆82Updated 6 years ago
- A flexible rendering engine for real-time graphics R&D☆26Updated 3 weeks ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆156Updated last week
- ☆42Updated 6 years ago
- Experiment with generating clouds in real time on low end computer☆129Updated 5 years ago
- ☆63Updated 7 years ago
- ☆134Updated 2 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆29Updated 4 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- A demo of various normal map filtering techniques for reducing specular aliasing☆86Updated 7 years ago
- Automatic conservative mesh occluder generation by box filling☆128Updated 5 years ago
- Clustered forward rendering demo with Vulkan☆57Updated 7 years ago
- LibVT is a library implementing "virtual texturing".☆119Updated 9 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆53Updated 3 years ago
- Vulkan-based implementation of clouds from Decima Engine