Quick guide to help Unity developers create more robust, maintainable, and cleaner C# code.
☆112Dec 12, 2021Updated 4 years ago
Alternatives and similar repositories for unity-clean-code
Users that are interested in unity-clean-code are comparing it to the libraries listed below
Sorting:
- Collection of tools, guides and other resources for the Unity game engine and related topics.☆15Jun 7, 2019Updated 6 years ago
- Modular Save System for Unity☆20Nov 13, 2019Updated 6 years ago
- Utility components for quickly binding data values to views.☆42Jul 20, 2020Updated 5 years ago
- Multiplatform Build Settings is an Unity tool for building to multiple platforms at once, each with their own unique settings.☆10Sep 3, 2024Updated last year
- ☆12Feb 27, 2021Updated 5 years ago
- A library for MVC Pattern like ASP.NET MVC in Unity☆23Jul 2, 2023Updated 2 years ago
- Package for creating Unity packages in GitHub! Just like this one!☆29Jun 27, 2023Updated 2 years ago
- Additional files for the creation of an Off-Road Game using assets from the Unity Asset Store☆13Apr 26, 2020Updated 5 years ago
- A simple to use Speech Recognition library for Unity based on the Microsoft Cognitive Services☆15Dec 15, 2018Updated 7 years ago
- Some naive experiments with procedural city generation in Unity☆19Feb 21, 2020Updated 6 years ago
- my Clean-Architecture Example of Unity☆25Dec 6, 2019Updated 6 years ago
- Astronomically accurate sun positioning system for Unity☆21Apr 12, 2021Updated 4 years ago
- A sample Unity 3D app built using the Clean Unity architecture. Clean Unity is Uncle Bob's Clean Architecture applied to Unity projects. …☆10Aug 18, 2019Updated 6 years ago
- Allows for the use of C# code files as dynamic scripts compiled at runtime in Unity.☆11Jan 29, 2015Updated 11 years ago
- Collection of Unity shader copypastas and gotchas☆13Feb 18, 2019Updated 7 years ago
- UI Gradient Slider Bar (without scripts)☆10Aug 10, 2020Updated 5 years ago
- Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities.☆11Feb 17, 2023Updated 3 years ago
- Demo project for spriterecolour in Unity☆22Nov 11, 2016Updated 9 years ago
- Instantly check your code against any Unity version!☆19Apr 21, 2020Updated 5 years ago
- ☆20Sep 18, 2018Updated 7 years ago
- UnityEngine.CullingGroup API for everyone.☆162May 4, 2022Updated 3 years ago
- Blur effect that supports clipping☆12Jan 29, 2019Updated 7 years ago
- Context menu plugin for Unity3D☆13May 5, 2019Updated 6 years ago
- An abstraction layer on top of Texture2D.LoadImage to create Texture2D objects at runtime from raw PNG/JPEG data in Unity☆67Feb 21, 2026Updated last week
- A Unity extension for quickly adding prefabs to the scene by creating shortcuts in the Hierarchy right-click menu.☆41Mar 14, 2020Updated 5 years ago
- MVU/Redux like library for building declarative UI in Unity (inspired by Flutter)☆126Sep 18, 2025Updated 5 months ago
- Unity shaders made for various purposes, written in Cg/HLSL.☆19Jun 5, 2022Updated 3 years ago
- Some basic C# tools for Unity3D.☆41Jul 15, 2021Updated 4 years ago
- SQLite Package for Unity☆28Jun 13, 2020Updated 5 years ago
- Trying to make Tetris with Unity's ECS system☆14May 19, 2019Updated 6 years ago
- Core boilerplate code I use in Unity, including singletons, smart behaviours etc, and the home of UnityCore.Threading☆17Sep 18, 2017Updated 8 years ago
- Basic planetary terrain generator system.☆13Mar 9, 2018Updated 7 years ago
- PrefabAPI allows you to create custom prefabs with one simple method, without needing to use any asset bundles, and it even works in runt…☆17Jan 13, 2022Updated 4 years ago
- Perform a raycast against one or more meshes.☆29Aug 29, 2018Updated 7 years ago
- A simple helper for constraining rects to windows and other rects☆17Jan 6, 2021Updated 5 years ago
- ScriptableObject based framework / scaffolding that facilitates loosely coupled communication and automatic update propagation between Mo…☆32May 11, 2019Updated 6 years ago
- ☆30Nov 21, 2022Updated 3 years ago
- Unity Asset package for easy to integrate chest drop system containing random loot.