A curated list of opensource unity3d resources
- Abstract Wires Effect
- unity-sound-shock
- Global Outline - Unity (3D/UI/Sprites) full-screen masked outline shader
- Unity_Plexus-Effect
- unity-audio-based-shader - Audio data driven shader.
- Skinner - Skinner is a collection of special effects that use vertices of an animating skinned mesh as emitting points. It uses a special replacement shader to convert vertex positions into GPU-friendly data, and thus it avoids spending extra memory and CPU time for handling them (uses GPU resources instead).
- LASP - Low-latency Audio Signal Processing plugin for Unity. LASP is a Unity plugin providing low-latency, high-performance and easy-to-use audio input functionality that is useful for creating audio reactive visuals.
- KlakLASP - An extension for the Klak Wiring system to create audio reactive behaviors.
- Musual - Music Visualization Shader
- Unity-AudioVisualization- - Patterned "bar equalizer" audio visualization in Unity 5.
- SPECTRA - Interactive 3D music visualization for .mp3 files using Unity and C#
- Unity Movement AI - A library of common movement AI scripts known as Steering Behaviors. You can use these scripts to help your NPCs move around your game.
- NPBehave - Event Driven Behavior Trees for Unity 3D