wmcnamara / water-shader-unityLinks
A simple and fast unlit water shader built for Unity.
☆15Updated 4 years ago
Alternatives and similar repositories for water-shader-unity
Users that are interested in water-shader-unity are comparing it to the libraries listed below
Sorting:
- Perform a raycast against one or more meshes.☆29Updated 7 years ago
- Jobs-based line rendering for Unity 2020.2+☆27Updated 4 years ago
- Terraced like procedural terrain made with Unity DOTS☆23Updated 5 years ago
- #NVJOB Water Shaders V3.a (Tessellation). Free Unity Asset.☆15Updated 2 years ago
- Unity plugin for make Clock and Meter in scene.☆15Updated 2 years ago
- Audio visualization in Unity with a procedural scene with Synthwave vibes.☆20Updated 4 years ago
- An example of mesh deformation in Unity☆31Updated 4 years ago
- Example project to simulate Fur with the Shells technique, in modelization, not shaders.☆23Updated 5 years ago
- A simple solution to adding decals to a Unity Scene.☆14Updated 5 years ago
- Unity3d Editor tools to create rooms quickly.☆37Updated 7 years ago
- Custom property that allows to reference scene asset directly from the Editor☆10Updated last year
- Core boilerplate code I use in Unity, including singletons, smart behaviours etc, and the home of UnityCore.Threading☆17Updated 7 years ago
- Unity - dual contour (w/o QEF) octree renderer for point cloud data☆25Updated 6 years ago
- An unfinished prototype for a modular shader system for Unity. Please see link below.☆29Updated 5 years ago
- A simple Line of Sight (LOS) implementation with Unity physics ray casting system☆12Updated 3 years ago
- Vertex shader that creates a bounce effect in geometry.☆24Updated last year
- The code for a short tutorial on animation-based smooth scene transitions for both visuals and audio in Unity/C# (in text or video format…☆12Updated 4 years ago
- A Unity plugin to build projectile weapons☆22Updated 6 years ago
- Fast way to find Nearby objects within radius, using CullingGroup API☆28Updated 6 years ago
- Tween editor for Unity UI animations☆12Updated 6 years ago
- Unity package that shatter glass☆37Updated last year
- A tool that generates custom editors in Unity☆23Updated 6 years ago
- A dynamically tesselating, deforming terrain map made in Unity using Compute shaders☆22Updated 9 years ago
- Infinite islands generation☆21Updated 6 years ago
- A Unity System to Implement Multiple GUI Themes☆20Updated 5 years ago
- Copy paste gameobjects across Unity projects☆12Updated 4 years ago
- Conways Game of Life but each frame is stacked on top of the previous one. Made in Unity☆24Updated 6 years ago
- A color management solution for Unity☆16Updated 4 years ago
- Camera effect for use in Unity with PostProcessingStackV2