simeonradivoev / GPU-Planetary-RenderingLinks
GPU atmosphertic scattering and planet generation in Unity 3D
☆196Updated 10 months ago
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 4 years ago
- Example shaders showing different methods of implementing normal mapping for triplanar shaders.☆159Updated 6 years ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆135Updated 6 years ago
- Interactive erosion in Unity☆180Updated 5 years ago
- A Unity port of Martins Upitis' fantastic ocean water shader, which was originally coded in GLSL for Blender.☆184Updated 7 years ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆94Updated 7 years ago
- Unity C# Naive Surface Net implementation☆85Updated 8 years ago
- A port of Proland to Unity☆118Updated 3 years ago
- A small GPU-based component designed to aid in cleaning and refining satellite/DEM based terrains directly inside Unity.☆194Updated 4 years ago
- A shader to control the direction water flows based on a flow map in Unity.☆130Updated 4 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆87Updated 2 years ago
- Volumetric clouds in Unity☆210Updated 2 years ago
- Brunetons ocean in Unity☆132Updated 4 years ago
- Compute Stochastic Screen Space Reflections for unity post processing☆301Updated last year
- Examples of how to draw a procedural triangle in Unity3D☆62Updated 2 years ago
- Brunetons procomputed atmospheric scatting in Unity☆60Updated 4 years ago
- raymarching experiment in unity☆90Updated 6 years ago
- A sparse voxel octree renderer, made for use with Unity.☆126Updated 2 months ago
- Unity fast object space ambient occlusion at runtime (URP & Built-in RP)☆144Updated 3 years ago
- Precomputed Physically Based Atmosphere Scattering for Unity3D☆118Updated 2 years ago
- Hydraulic and thermal erosion with shallow water equations implemented in Unity using compute shaders.☆152Updated 5 years ago
- Biplanar mapping shader for Unity☆107Updated 5 years ago
- ☆88Updated 8 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆111Updated 2 years ago
- Reimplement Sea of Thieves's Cloud in Unity☆81Updated 6 years ago
- Screen Space Ambient Occlusion implementation as a RendererFeature for Universal Render Pipeline☆89Updated 5 years ago
- Overcast clouds with crazy colors skybox shader for Unity3d☆109Updated 2 years ago
- A Unity port of Brunetons improved atmospheric scattering☆125Updated 6 years ago
- Geometry grass shader for Unity engine