baratgabor / Unity3D-PerlinCameraShakeLinks
Perlin noise based camera shake MonoBehaviour script for Unity3D, ready to attach to a Camera. Uses a coroutine-based execution that exits after the job is done. Should be relatively performant.
☆19Updated 6 years ago
Alternatives and similar repositories for Unity3D-PerlinCameraShake
Users that are interested in Unity3D-PerlinCameraShake are comparing it to the libraries listed below
Sorting:
- A Unity extension for quickly adding prefabs to the scene by creating shortcuts in the Hierarchy right-click menu.☆42Updated 5 years ago
- ☆30Updated 4 years ago
- A secret recipe to extend Unity Editor.☆27Updated 4 years ago
- An unlit über-shader covering all the common use cases☆39Updated 7 years ago
- Library of procedural generation code for use in Unity☆59Updated 4 months ago
- Unity Plugin that adds the following features to timeline: (1) Frame Cutting and Insertion, (2) Timeline and Animation View Synchronizat…☆37Updated 2 years ago
- A simple tool for reordering, merging and modifying unity layers. Updates game objects, components and assets to match.☆26Updated 4 years ago
- http://wiki.unity3d.com/index.php/MirrorReflection4 modified to support to unity default Quad.☆20Updated 6 years ago
- Breaking down timings on compilation, assembly reload and enter/exit Play Mode in the simplest way possible. Requires Unity 2019.3 and ne…☆24Updated 4 years ago
- Simple but decent sound manager for Unity3D, with pitch and volume modulation, AudioSource pooling, positioned sound support, and playbac…☆24Updated 6 years ago
- Unity camera scale☆10Updated 6 years ago
- Unity Skybox Detail Geometry Tool☆33Updated 6 years ago
- A Unity GUI Frontend to manage build batches and review build reports☆34Updated 4 years ago
- Open Source Tools for Unity☆19Updated 6 years ago
- Camera effect for use in Unity with PostProcessingStackV2☆22Updated 6 years ago
- Searchable and compact drawer for UnityEvent☆26Updated 4 years ago
- Post Processing Stack☆26Updated 4 years ago
- Package for creating Unity packages in GitHub! Just like this one!☆29Updated 2 years ago
- Use the right-click context menu or shortcut to group the selected GameObjects under a new parent.☆17Updated 4 years ago
- Custom propery drawers to ease fields value management in Unity editor.☆39Updated 5 years ago
- Unity tool that prepares the scene for NavMesh baking by generating simple mesh renderers based on the object's colliders, with the inten…☆35Updated 2 years ago
- 🌪️🌀 An animation system for tweening object properties in Unity.☆35Updated 5 months ago
- Useful Editor Utility☆25Updated 2 years ago
- General Utilities for Unity☆30Updated last year
- Simple editor extension for taking screenshot at Unity editor☆25Updated 5 years ago
- Processing-like API for Unity. Built on top of the Shapes vector graphics library☆30Updated last year
- A simple scanlines image effect for Unity3D