danielshervheim / atmosphereLinks
A tool to precompute atmospheric scattering tables for real-time dynamic atmosphere rendering.
☆55Updated 2 years ago
Alternatives and similar repositories for atmosphere
Users that are interested in atmosphere are comparing it to the libraries listed below
Sorting:
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆96Updated 2 years ago
- Atmoshperic scatter in Unity☆74Updated 3 years ago
- Checkerboard rendering with Magnum and OpenGL☆44Updated 3 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year
- Brunetons procomputed atmospheric scatting in Unity☆59Updated 3 years ago
- Real-time global illumination using screen-space information for Unity HDRP☆150Updated last year
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆79Updated 5 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- Resources for water rendering☆210Updated 3 years ago
- SSGI shader for Godot☆39Updated 7 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆64Updated 6 years ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆94Updated 7 years ago
- virtual texture☆20Updated 5 years ago
- Experiment of global illumination in screen space☆88Updated 7 years ago
- A custom Scriptable Render Pipeline using ray tracing only.