jLautaroCabral's Stars
modesttree/Zenject
Dependency Injection Framework for Unity3D
cheatsnake/shadify
š§© Powerful HTTP API for building puzzles
BeamNG/BeamNGpy
Python API for BeamNG.tech
KaBooMa/GearLib
Live2D-Garage/CubismUnitySamplesExtended
jess-hammer/dual-grid-tilemap-system-unity
RotaryHeart/SerializableDictionaryLite
Serialized Dictionary is an easy to use system that allows you to have a Dictionary being serializable and editable on the Unity inspector.
Unity-Technologies/UnityCsReference
Unity C# reference source code.
GlitchEnzo/NuGetForUnity
A NuGet Package Manager for Unity
castleproject/Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
Unity-Technologies/com.unity.services.samples.use-cases
The collection of samples in this repo use Unity Gaming Services in a Unity project to demonstrate live gaming operations.
Cycling-Bear-Studio/Addressables-Firebase-Storage
Clone of https://gitlab.com/robinbird-studios/libraries/unity-plugins/firebase-tools.git with fixes
sableangle/UnityHTTPServer
UnityHTTPServer is a simple C# http server implementation works under Unity3D.
ArtemVetik/com.agava.addressablesutility
Unity package. Tools for fixing issues in the Addressables system.
Unity3D-Projects/PanzerWar
An open source tank game
Unity3D-Projects/ProjectMech
Unity3D, 3rd person, tank shooter game.
UnityTechnologies/open-project-1
Unity Open Project #1: Chop Chop
Unity-Technologies/game-programming-patterns-demo
A repo of small demos that assemble some of the well-known design patterns in Unity development to support the ebook "Level up your code with game programming patterns"
unitedstates/congress
Public domain data collectors for the work of Congress, including legislation, amendments, and votes.
CaseyHofland/docfx-unitypackage
DocFX Unity package is a GitHub action for deploying a DocFX website for Unity packages to GitHub Pages.
MacacaGames/UnityDocGenerator
A helper to make docfx based document in Unity3D
NormandErwan/DocFxForUnity
DocFX usage example for Unity projects
dbrizov/NaughtyAttributes
Attribute Extensions for Unity
abitofgamedev/pathfinding
Real-Serious-Games/Unity-Weld
MVVM-style data-binding system for Unity.
ls9512/UBind
UBind is a value binding component for Unity, which is used to quickly realize the association binding between UI and logical data.
tinrab/DataBind
Simple data binding for Unity
benkeatingsmith/Unity-BasicBind
Simple one-way MVVM style data binding for Unity.
zloedi/offscreen_markers
Offscreen indicators for Unity 3D game objects
jbruening/ugui-mvvm
Unity3D uGUI mvvm databinding via the standard IXChanged interfaces used in wpf (INotifyPropertyChanged, INotifyCollectionChanged, etc)