Naandoo / DesignPatternsExamples
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.
☆18Updated 9 months ago
Alternatives and similar repositories for DesignPatternsExamples:
Users that are interested in DesignPatternsExamples are comparing it to the libraries listed below
- Showcase of Unity optimization techniques. Each demo includes a before & after.☆12Updated 5 months ago
- Unity editor plugin for a git integration with Unity projects☆20Updated 2 weeks ago
- Work with ScriptableObjects in a similar manner to how you work with Components and GameObjects☆17Updated last year
- Simplified dependency Injection for Unity utilizing SourceGeneration making it as performant as possible.☆19Updated last week
- Contains utilities for defining a curve or gradient in the inspector and automatically generating a texture for that to pass on to shader…☆29Updated 3 months ago
- Keep a history of all the builds you do.☆33Updated last year
- Draw data chart in Unity Editor, useful for debugging.☆31Updated 7 months ago
- Unity Graphics Draw API wrapper for both play and edit mode☆22Updated 11 months ago
- Render thousands of coins with varying jumping and flipbook animation with only 1 batch drawcall☆19Updated 2 years ago
- Small package to help using Unity's custom player loop.☆11Updated last year
- The ultimate Unity Text Mesh Pro helper package.☆26Updated last month
- A GameObject Tagging System for Unity.☆13Updated this week
- Easy-to-use versatile projectile shooting solution that takes both velocity and acceleration into consideration.☆27Updated last year
- ☆28Updated last year
- A MonoBehaviour based class that will automatically set its Renderer with a MaterialPropertyBlock built from fields and properties marked…☆14Updated 3 weeks ago
- A tool to export Unity project to a zip file☆21Updated 2 weeks ago
- Asynchronous audio loading from remote or local destination. It has two layers of configurable cache system: RAM and Disk.☆37Updated last year
- Configurable 64-bit fixed point math library.☆14Updated this week
- A source generator that automatically generates a cache of components for Unity.☆33Updated 11 months ago
- Unity Gyroscope manager. Base package for helpful Gyroscope tools.☆17Updated last year
- Just some easy gizmos to draw ui rulers to help implement ui☆22Updated last year
- An improved/expanded version of Unity's Create Script Dialog that supports namespaces.☆27Updated 3 months ago
- Simple Unity UIToolkit Joystick☆22Updated 7 months ago
- Create Unity Package (cup) is a command-line app that allows you to create Unity packages from the command line without installing Unity.☆18Updated last month
- ⬜ Gradient Map post effect for Unity Urp☆24Updated 2 months ago
- Unity integration for RomanZhu's C# 48.16 fixed point library. https://github.com/RomanZhu/FixedPoint-Sharp☆20Updated 3 years ago
- This aims to improve the usability of the project window, such as adding copy/paste support.☆22Updated 3 years ago
- Custom Unity UI solution by Gentlymad Studios.☆17Updated last week
- C# reactive library and set of tools for Unity development.☆22Updated this week
- Gets rid of garbage allocations for numerical clocks, counters etc. Recommended for mobile VR/AR/XR.☆15Updated 2 years ago