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.☆29Updated 2 years ago
- Keep a history of all the builds you do.☆38Updated 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 last year
- Draw data chart in Unity Editor, useful for debugging.☆33Updated last year
- Reactive node system for Unity☆44Updated last year
- Extension Methods to better build UI through code using Unity UIElements☆28Updated last year
- Public repository for Precomputed Culling. Contains documentation and Source of the API webpage. All Issues about Precomputed Culling sho…☆17Updated 6 months ago
- Showcase of Unity optimization techniques. Each demo includes a before & after.☆17Updated last year
- Projectile trajectory 3D implementation in unity☆22Updated 4 years ago
- The ultimate Unity Text Mesh Pro helper package.☆42Updated 6 months ago
- A Unity Plugin for synchronising internal assets with external files☆25Updated 2 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…☆48Updated last year
- 👩🚀 Atlas Utility library for Unity☆54Updated 2 years ago
- Asynchronous audio loading from remote or local destination. It has two layers of configurable cache system: RAM and Disk.☆45Updated 8 months ago
- Quadtree and Octree implementation for unity☆21Updated 5 years ago
- Unity Graphics Draw API wrapper for both play and edit mode☆22Updated last year
- 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
- Playable integration for Unity Visual Scripting.☆29Updated 3 years ago
- ⬜ Gradient Map post effect for Unity Urp☆26Updated 6 months ago
- ☆27Updated 2 years ago
- A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.☆29Updated 5 years ago
- Unity editor plugin for a git integration with Unity projects☆27Updated 4 months ago
- Solution of Unity instancing mesh render with GPU culling.☆35Updated 3 years ago
- Desert sand deformation by depth capture☆23Updated 5 months ago
- Library of procedural generation code for use in Unity☆60Updated 7 months ago
- This package allows for you to have folder-specific asset importers.☆13Updated 3 years ago
- DotFastLZ - a port of FastLZ, Small and portable byte-aligned LZ77 compression for .NET, C#, Unity3D☆39Updated 2 weeks ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆36Updated 3 years ago
- Non-allocating async/await threading facilities for Unity☆23Updated 2 years ago