KaimaChen / How-To
Some game mechanic implementation in Unity.
☆26Updated 3 years ago
Alternatives and similar repositories for How-To:
Users that are interested in How-To are comparing it to the libraries listed below
- A small debugging tool to draw the editor scene with replacement shaders.☆22Updated 3 years ago
- Make different kinds of typical Visual Effects which could be valuable reference.☆20Updated 6 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 5 years ago
- Simple Unity Generate Vertex Color Model Tool☆39Updated 5 years ago
- Minimalist simplex library☆46Updated 2 years ago
- XELF.Hexelate.Shader: Hexelation Shader is an image effect for Unity. Screen will be filtered by hexagonal grids.☆19Updated 5 years ago
- Draws the vert and face normals of a mesh using Unity's Gizmos.☆19Updated 7 years ago
- Simple shaders for Unity3D that I created for games, for a challenge or following tutorials.☆22Updated 5 years ago
- Conways Game of Life but each frame is stacked on top of the previous one. Made in Unity