UnityPatterns / ObjectPool
Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a recycled few.
☆416Updated 6 years ago
Alternatives and similar repositories for ObjectPool:
Users that are interested in ObjectPool are comparing it to the libraries listed below
- Object pool manager for Unity☆385Updated 4 years ago
- Lightweight tween library for Unity☆588Updated 4 years ago
- Automatic reorderable lists for Unity game engine components☆487Updated 4 years ago
- This asset allows you to set custom icons for any folder in unity project browser.☆640Updated 4 years ago
- Replacement logging framework for Unity, with a new editor and in-game console☆477Updated 5 years ago
- LeanTween is an efficient animation engine for Unity☆622Updated 3 years ago
- Unity3d Databinding, MVVM, Tasks, Localization☆282Updated 7 years ago
- This framework is considered obsolete, please see new version at:☆381Updated 3 years ago
- MVVM-style data-binding system for Unity.☆505Updated 2 years ago
- An elegant object pool and manager implementation for Unity☆282Updated 3 years ago
- Extended version of the Reorderable List in Unity☆644Updated 4 years ago
- Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size☆386Updated 3 years ago
- A library of various utilities and tools for Unity (alpha)☆743Updated last week
- Modular, extensible transitions in scene and between scenes☆311Updated 6 years ago
- Blended lighting system for Unity that works with standard Sprites☆242Updated 6 years ago
- A simple framework for unity using the ECS paradigm but with unirx for fully reactive systems.☆420Updated 6 months ago
- An Uber Shader for rendering Sprites in Unity.☆796Updated 4 years ago
- A Unity editor extension for finding missing object references☆192Updated 4 years ago
- A framework of various tools to facilitate making games in Unity2017☆339Updated 2 years ago
- Outline image effect for 2D sprites.☆213Updated 4 years ago
- Unity 3D UI (uGUI) Windows Extensions☆508Updated 3 years ago
- Coherent noise library for Unity, a port of LibNoise. NOTE: I'm not actively maintaining or developing the project.☆429Updated 3 years ago
- A collection of Unity3D scripts I've been sharing between projects - open source, fully commented and with examples.☆282Updated 7 years ago
- Lightweight dependency injection container for Unity☆197Updated 3 years ago
- A simple shader + example of a water surface with reflection in 2D☆428Updated 8 years ago
- A quick GIF replay recorder for Unity☆861Updated 2 years ago
- A graph editor for viewing all UnityEvents at a glance☆595Updated 3 years ago
- Flexible logging for C# and Unity☆193Updated last year
- Editor utility for unity to help check resources in the current scene (including active textures, their sizes, materials, meshes and whic…☆1,035Updated 3 years ago
- A bunch of code to make using async-await easier in Unity3D☆460Updated 5 years ago