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:
- Render thousands of coins with varying jumping and flipbook animation with only 1 batch drawcall☆20Updated 3 years ago
- VGO is a 3D data format for Unity that can store Mesh, Texture, Material, Collider, Rigidbody, Cloth and Particle information.☆44Updated last year
- Draw data chart in Unity Editor, useful for debugging.☆33Updated last year
- The repository contains implementation of Sand Balls mechanic using different approaches to deform a mesh in order to compare their perfo…☆28Updated 3 years ago
- Projectile trajectory 3D implementation in unity☆22Updated 4 years ago
- Keep a history of all the builds you do.☆39Updated last year
- Unity Graphics Draw API wrapper for both play and edit mode☆22Updated last year
- Unity editor plugin for a git integration with Unity projects☆28Updated 4 months ago
- ⬜ Gradient Map post effect for Unity Urp☆26Updated 7 months ago
- Non-allocating async/await threading facilities for Unity☆23Updated 2 years ago
- A MonoBehaviour based class that will automatically set its Renderer with a MaterialPropertyBlock built from fields and properties marked…☆29Updated 6 months ago
- Showcase of Unity optimization techniques. Each demo includes a before & after.☆16Updated last year
- 🌪️🌀 An animation system for tweening object properties in Unity.☆35Updated this week
- Prefab instance pool that is configurable in the Inspector, supports any engine Object type and is available as a serializable C# class, …☆22Updated last year
- A Unity Plugin for synchronising internal assets with external files☆25Updated 3 years ago
- ☆27Updated 2 years ago
- Unity ParticleSystem for built-in UI☆25Updated 3 years ago
- Extension Methods to better build UI through code using Unity UIElements☆29Updated last year
- Work with ScriptableObjects in a similar manner to how you work with Components and GameObjects☆19Updated 2 years ago
- Public repository for Precomputed Culling. Contains documentation and Source of the API webpage. All Issues about Precomputed Culling sho…☆17Updated 6 months 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 last year
- The ultimate Unity Text Mesh Pro helper package.☆45Updated 7 months ago
- Asynchronous audio loading from remote or local destination. It has two layers of configurable cache system: RAM and Disk.☆44Updated 9 months ago
- Splashdown - A Unity open-source splash and icon generator☆34Updated 7 months ago
- Processing-like API for Unity. Built on top of the Shapes vector graphics library☆30Updated last year
- EasyTimeSlicing makes it easy to slice heavy tasks into consequent game frames to execute and helps to keep the game running smoothly and…☆48Updated last year
- Unity framework designed to streamline game development. It provides tools to manage game systems like events, localization, sound, and m…☆31Updated last week
- A framework for describing, composing and managing your game's spells and abilities.☆44Updated 3 years ago
- A refactored skin shader for Unity's Built-In Render Pipeline, with tesselation and displacement.☆15Updated 2 years ago
- 👩🚀 Atlas Utility library for Unity☆54Updated 2 years ago