A minimal atmospheric scattering implementation for Unity
☆509Feb 27, 2021Updated 5 years ago
Alternatives and similar repositories for MinimalAtmosphere
Users that are interested in MinimalAtmosphere are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A single-component, GPU-based universal ambient occlusion and bent normal baker for Unity. The successor to my BNAO respository☆353Jul 17, 2021Updated 4 years ago
- A tiny, GPU-based Bent Normal and Ambient Occlusion baker for Unity.☆563Dec 25, 2020Updated 5 years ago
- A small GPU-based component designed to aid in cleaning and refining satellite/DEM based terrains directly inside Unity.☆195Mar 2, 2021Updated 5 years ago
- Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.☆651Mar 20, 2021Updated 5 years ago
- Unreal Engine Sky Atmosphere Rendering Technique☆817Sep 11, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A cool-headed display transform☆434Feb 22, 2023Updated 3 years ago
- A simple mesh decal component for Unity☆241Dec 5, 2020Updated 5 years ago
- A Unity port of Brunetons improved atmospheric scattering☆379Jan 30, 2022Updated 4 years ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆134Feb 17, 2019Updated 7 years ago
- Chop 3D objects to meshlets☆451Nov 29, 2022Updated 3 years ago
- Atmospheric Scattering Unity package☆12Feb 24, 2021Updated 5 years ago
- Atmospheric Scattering for Unity☆682Jul 15, 2022Updated 3 years ago
- Compute Stochastic Screen Space Reflections for unity post processing☆300Sep 27, 2024Updated last year
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆342Aug 24, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- This project provides a new implementation of our EGSR 2008 paper "Precomputed Atmospheric Scattering".☆1,040Oct 5, 2025Updated 6 months ago
- A High Performance Compute Shader Based Mesh Pathtracer in Unity3d without RT Cores☆992Apr 24, 2026Updated last week
- An implementation of [Jimenez et al., 2016] Ground Truth Ambient Occlusion, MIT license☆868Apr 22, 2024Updated 2 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆750May 10, 2024Updated last year
- A fully-dynamic voxel-based global illumination system for Unity☆1,569Jul 20, 2018Updated 7 years ago
- Voxel-based Global Illumination using Unity Scriptable Render Pipeline☆821Sep 20, 2022Updated 3 years ago
- Real-time indirect diffuse illuminaton using screen-space information for Unity.☆316Oct 3, 2020Updated 5 years ago
- A tiny vertex color baker for Unity that runs on the GPU, implemented as an AssetPostprocessor