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
- Render thousands of coins with varying jumping and flipbook animation with only 1 batch drawcall☆20Updated 2 years ago
- Keep a history of all the builds you do.☆35Updated last year
- Public repository for Precomputed Culling. Contains documentation and Source of the API webpage. All Issues about Precomputed Culling sho…☆17Updated last year
- Simplified dependency Injection for Unity utilizing SourceGeneration making it as performant as possible.☆19Updated last week
- Unity editor plugin for a git integration with Unity projects☆22Updated last month
- Draw data chart in Unity Editor, useful for debugging.☆32Updated 11 months ago
- Small package to help using Unity's custom player loop.☆11Updated last year
- Showcase of Unity optimization techniques. Each demo includes a before & after.☆16Updated 8 months ago
- ☆30Updated last year
- Enhance DOTween with Tween Kit: Seamless, modular components for effortless Tweening.☆23Updated last year
- VGO is a 3D data format for Unity that can store Mesh, Texture, Material, Collider, Rigidbody, Cloth and Particle information.☆44Updated 7 months ago
- Unity framework designed to streamline game development. It provides tools to manage game systems like events, localization, sound, and m…☆20Updated last week
- Unity Graphics Draw API wrapper for both play and edit mode☆22Updated last year
- This is Unity plugins that will include new menu for fast build Android with keystore.☆15Updated 2 years ago
- Gets rid of garbage allocations for numerical clocks, counters etc. Recommended for mobile VR/AR/XR.☆15Updated 2 years ago
- The ultimate Unity Text Mesh Pro helper package.☆28Updated 5 months ago
- Desert sand deformation by depth capture☆22Updated last year
- ⬜ Gradient Map post effect for Unity Urp☆25Updated 2 weeks ago
- GreaseMonkey plugin to improve Unity forums☆14Updated 2 weeks ago
- Just some easy gizmos to draw ui rulers to help implement ui☆23Updated last year
- Work with ScriptableObjects in a similar manner to how you work with Components and GameObjects☆18Updated last year
- Prefab instance pool that is configurable in the Inspector, supports any engine Object type and is available as a serializable C# class, …☆19Updated 6 months ago
- A collection of general purpose utilities for use with Unity☆20Updated 5 years ago
- Reactive node system for Unity☆44Updated last year
- Game builder (and automation) for Unity☆21Updated 10 months ago
- Fog of war demo made with unity, with full implementation details and shader scripts included.☆14Updated 2 years ago
- Camera system for tactical world overviews in Unity games.☆26Updated 11 months ago
- A source generator that automatically generates a cache of components for Unity.☆34Updated last year
- A MonoBehaviour based class that will automatically set its Renderer with a MaterialPropertyBlock built from fields and properties marked…☆14Updated 4 months ago