simeonradivoev / GPU-Planetary-Rendering
GPU atmosphertic scattering and planet generation in Unity 3D
☆191Updated last month
Alternatives and similar repositories for GPU-Planetary-Rendering
Users that are interested in GPU-Planetary-Rendering are comparing it to the libraries listed below
Sorting:
- Almost real-time Global Illumination for Unity.☆10Updated 3 years ago
- Example shaders showing different methods of implementing normal mapping for triplanar shaders.☆149Updated 6 years ago
- Compute Stochastic Screen Space Reflections for unity post processing☆294Updated 7 months ago
- Volumetric clouds in Unity☆205Updated 2 years ago
- A Unity port of Brunetons improved atmospheric scattering☆368Updated 3 years ago
- A small GPU-based component designed to aid in cleaning and refining satellite/DEM based terrains directly inside Unity.☆193Updated 4 years ago
- Interactive erosion in Unity☆175Updated 4 years ago
- Real-time indirect diffuse illuminaton using screen-space information for Unity.☆315Updated 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.☆132Updated 6 years ago
- Unity C# Naive Surface Net implementation☆80Updated 7 years ago
- Unity3d Planetary Terrain and Floating Origin☆66Updated 6 years ago
- A shader to control the direction water flows based on a flow map in Unity.☆122Updated 3 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆84Updated last year
- A port of Proland to Unity☆116Updated 3 years ago
- A single-component, GPU-based universal ambient occlusion and bent normal baker for Unity. The successor to my BNAO respository☆324Updated 3 years ago
- Full source-code for Amplify Occlusion plugin for Unity☆285Updated 9 months ago
- Reimplement Sea of Thieves's Cloud in Unity☆73Updated 5 years ago
- A simple mesh decal component for Unity☆230Updated 4 years ago
- Unity QuadSphere with Level of Detail subdivision☆101Updated 2 years ago
- Brunetons ocean in Unity☆130Updated 3 years ago
- A Unity port of Martins Upitis' fantastic ocean water shader, which was originally coded in GLSL for Blender.☆186Updated 6 years ago
- Unity fast object space ambient occlusion at runtime (URP & Built-in RP)☆137Updated 3 years ago
- A volumetric fog implementation in Unity.☆289Updated 4 years ago
- Unity ECS based octree.☆153Updated 5 years ago
- Biplanar mapping shader for Unity