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.
☆415Updated 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☆382Updated 4 years ago
- Replacement logging framework for Unity, with a new editor and in-game console☆474Updated 4 years ago
- Lightweight tween library for Unity☆587Updated 4 years ago
- Automatic reorderable lists for Unity game engine components☆485Updated 4 years ago
- This framework is considered obsolete, please see new version at:☆381Updated 3 years ago
- Unity3d Databinding, MVVM, Tasks, Localization☆281Updated 7 years ago
- Unity 3D UI (uGUI) Windows Extensions☆507Updated 2 years ago
- This asset allows you to set custom icons for any folder in unity project browser.☆639Updated 4 years ago
- Blended lighting system for Unity that works with standard Sprites☆240Updated 6 years ago
- MVVM-style data-binding system for Unity.☆504Updated 2 years ago
- A collection of Unity3D scripts I've been sharing between projects - open source, fully commented and with examples.☆277Updated 7 years ago
- A bunch of code to make using async-await easier in Unity3D☆457Updated 5 years ago
- Extended version of the Reorderable List in Unity☆641Updated 4 years ago
- An elegant object pool and manager implementation for Unity☆280Updated 3 years ago
- A framework of various tools to facilitate making games in Unity2017☆338Updated 2 years ago
- Modular, extensible transitions in scene and between scenes☆308Updated 6 years ago
- LeanTween is an efficient animation engine for Unity☆617Updated 3 years ago
- A simple framework for unity using the ECS paradigm but with unirx for fully reactive systems.☆419Updated 3 months ago
- A simple shader + example of a water surface with reflection in 2D☆417Updated 7 years ago
- A graph editor for viewing all UnityEvents at a glance☆593Updated 3 years ago
- Editor utility for unity to help check resources in the current scene (including active textures, their sizes, materials, meshes and whic…☆1,030Updated 2 years ago
- Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size☆380Updated 3 years ago
- Unity project containing examples to use UIElements in the Editor☆437Updated 4 years ago
- A library of various utilities and tools for Unity (alpha)☆738Updated last month
- A free framework for Unity that will help drastically increase the development speed and feature set of your games.☆247Updated 4 years ago
- Coherent noise library for Unity, a port of LibNoise. NOTE: I'm not actively maintaining or developing the project.☆428Updated 3 years ago
- Bezier Curve Game Object for Unity☆296Updated 5 years ago
- Create 2D shapes in an instant with the PolyMesh editor! Right in Unity you can create polygons, add, split, extrude, and move around ver…☆206Updated 9 years ago
- An Uber Shader for rendering Sprites in Unity.☆794Updated 4 years ago
- A plugin for creating 2D lighting & shadows, and line of sight effects in Unity3d.☆340Updated 9 years ago