Naandoo / DesignPatternsExamplesLinks
A project constructed with the purpose of applying design patterns to examples within Unity, in a gamified context. The goal is to reinforce knowledge and use it as a readily accessible bridge for replicating these designs in my day-to-day life as a developer.
☆19Updated last year
Alternatives and similar repositories for DesignPatternsExamples
Users that are interested in DesignPatternsExamples are comparing it to the libraries listed below
Sorting:
- Easy-to-use versatile projectile shooting solution that takes both velocity and acceleration into consideration.☆28Updated last year
- Keep a history of all the builds you do.☆36Updated last year
- Render thousands of coins with varying jumping and flipbook animation with only 1 batch drawcall☆20Updated 2 years ago
- VGO is a 3D data format for Unity that can store Mesh, Texture, Material, Collider, Rigidbody, Cloth and Particle information.☆44Updated 11 months ago
- The ultimate Unity Text Mesh Pro helper package.☆39Updated 3 months ago
- A Unity Plugin for synchronising internal assets with external files☆25Updated 2 years ago
- Asynchronous audio loading from remote or local destination. It has two layers of configurable cache system: RAM and Disk.☆45Updated 6 months ago
- Non-allocating async/await threading facilities for Unity☆23Updated 2 years ago
- Draw data chart in Unity Editor, useful for debugging.☆33Updated last year
- Reactive node system for Unity☆44Updated last year
- 👩🚀 Atlas Utility library for Unity☆54Updated 2 years ago
- Extension Methods to better build UI through code using Unity UIElements☆27Updated 11 months ago
- A MonoBehaviour based class that will automatically set its Renderer with a MaterialPropertyBlock built from fields and properties marked…☆22Updated 3 months ago
- Playable integration for Unity Visual Scripting.☆29Updated 2 years ago
- Public repository for Precomputed Culling. Contains documentation and Source of the API webpage. All Issues about Precomputed Culling sho…☆17Updated 3 months ago
- ⬜ Gradient Map post effect for Unity Urp☆26Updated 3 months ago
- Unity editor plugin for a git integration with Unity projects☆24Updated last month
- Projectile trajectory 3D implementation in unity☆22Updated 4 years ago
- Unity framework designed to streamline game development. It provides tools to manage game systems like events, localization, sound, and m…☆22Updated last week
- Custom RectMask2D, that allow to disable Culling / Softness for better performance☆43Updated 2 years ago
- Contains utilities for defining a curve or gradient in the inspector and automatically generating a texture for that to pass on to shader…☆30Updated 10 months ago
- A simple grid-based building system prototype for Unity3D☆24Updated 2 years ago
- Unity Graphics Draw API wrapper for both play and edit mode☆22Updated last year
- ☆16Updated 4 years ago
- A source generator that automatically generates a cache of components for Unity.☆35Updated last year
- This package allows for you to have folder-specific asset importers.☆13Updated 3 years ago
- ☆31Updated 2 years ago
- This tool allows you to create wind and flow forces to move rigid bodies, without having to combine multiple standard unity effectors☆30Updated 5 years ago
- EasyTimeSlicing makes it easy to slice heavy tasks into consequent game frames to execute and helps to keep the game running smoothly and…☆47Updated last year
- Showcase of Unity optimization techniques. Each demo includes a before & after.☆17Updated last year