yangrc1234 / VolumeCloudLinks
Volume cloud for Unity3D
☆653Updated 4 years ago
Alternatives and similar repositories for VolumeCloud
Users that are interested in VolumeCloud are comparing it to the libraries listed below
Sorting:
- Realistic Real Time Grass Rendering With Unity. Using the Geometry Shader to generate millions of grass on GPU. ref:Edward Lee☆596Updated 4 years ago
- Voxel-based Global Illumination using Unity Scriptable Render Pipeline☆800Updated 2 years ago
- An example of drawing numerous instances using Unity3D, compute shaders and Graphics.DrawMeshInstancedIndirect with Frustum & Occlusion c…☆728Updated 4 years ago
- Nvidia's PCSS soft shadow algorithm implemented in Unity☆762Updated 5 years ago
- Skybox shader with volumetric clouds☆460Updated 7 years ago
- 3D and 2D Texture generation using the compute shaders within the Unity engine.☆323Updated 6 years ago
- Ceto: Ocean system for Unity☆1,051Updated 3 years ago
- A GPU Particle System for Unity ✨capable of simulating and rendering millions of particles at once 💥☆720Updated 6 years ago
- Source code for Grass Shader tutorial for Unity. Generates blades with a geometry shader, tessellates input mesh to control density.☆844Updated 3 years ago
- vertex normal editor for Unity☆738Updated 5 years ago
- A powerful volumetric light plugin based on post-processing in Unity3D☆464Updated 6 years ago
- Volumetric Fog for Unity☆796Updated 4 years ago
- An example showing how to inverse-project depth samples into the view/world space in Unity.