All Projects → KHN190 → UnityGrassShader

KHN190 / UnityGrassShader

Licence: other
Unity mesh generation + compute shader for grass simulation.

Programming Languages

C#
18002 projects
ShaderLab
938 projects

Projects that are alternatives of or similar to UnityGrassShader

GLGrassRenderer
OpenGL Grass Renderer
Stars: ✭ 63 (+250%)
Mutual labels:  compute-shader
glDelegateBench
quick and dirty inference time benchmark for TFLite gles delegate
Stars: ✭ 17 (-5.56%)
Mutual labels:  compute-shader
surface nets
Pet project to learn compute shaders.
Stars: ✭ 35 (+94.44%)
Mutual labels:  compute-shader
FlowAgents
Perlin noise based flow agents made in Unity 3D.
Stars: ✭ 21 (+16.67%)
Mutual labels:  compute-shader
ComputeShaderFlocking
3D Flocking in Unity with the Compute Shader
Stars: ✭ 19 (+5.56%)
Mutual labels:  compute-shader
OpenTK-PathTracer
C# OpenGL Path Tracer, Real-Time GPU accelerated
Stars: ✭ 22 (+22.22%)
Mutual labels:  compute-shader
GpuTrail
ComputeShader implementation trails for Unity
Stars: ✭ 86 (+377.78%)
Mutual labels:  compute-shader
modular-deferred-gpu-particle-system
modular particle system using compute shaders.
Stars: ✭ 20 (+11.11%)
Mutual labels:  compute-shader
GPUClothSimulationInUnity
Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8
Stars: ✭ 107 (+494.44%)
Mutual labels:  compute-shader
ShaderBoiler
Aimed to eliminate preprocessor hell in shaders and kernels.
Stars: ✭ 30 (+66.67%)
Mutual labels:  compute-shader
sph opengl
SPH simulation in OpenGL compute shader.
Stars: ✭ 57 (+216.67%)
Mutual labels:  compute-shader
OceanFFT
OpenGL Demo: Simulating Ocean Waves with FFT
Stars: ✭ 60 (+233.33%)
Mutual labels:  compute-shader
sph vulkan
SPH simulation in Vulkan compute shader.
Stars: ✭ 29 (+61.11%)
Mutual labels:  compute-shader
Crystal-Caustics
💎 Approximated crystal caustics effect in Unity.
Stars: ✭ 60 (+233.33%)
Mutual labels:  compute-shader

Grass Compute Shader for Unity

Grass shader using mesh generation and compute shader for wind swing.

Reference project:

Different approach used because Geometry Shader and Shader Graph are not working correctly on MacOS.

Related

  • HexMap editor used the same grass generation.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].