matinas / unityshadersclcLinks
Unity Shaders based on CatlikeCoding rendering tutorials from here: http://catlikecoding.com/unity/tutorials/rendering. Includes basic shaders, diffuse, specular and PBS lighting shaders, bump and normal mapping, shadows, etc
☆13Updated 8 years ago
Alternatives and similar repositories for unityshadersclc
Users that are interested in unityshadersclc are comparing it to the libraries listed below
Sorting:
- Draw 2D meta-ball with fragment shader.☆34Updated 6 years ago
- Particle system using Curl Noise for Unity.☆34Updated 7 years ago
- Update built-in ParticleSystem with ComputeShader☆25Updated 7 years ago
- Node Editor for Raymarch Model System☆37Updated 8 years ago
- Minimalist simplex library☆48Updated 3 years ago
- CPU and GPU flocking implementations in the Unity game engine. Based on Unity's ECS implementation using DOTS, presented by Mike Acton.