simonSkrippek's Stars
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
coimbrastudios/framework
Mzigi/tinkertown-inventory-editor
dbrizov/NaughtyAttributes
Attribute Extensions for Unity
luvcraft/flowmeo
a web tool for making "one-way" flowcharts for game design
lordofduct/spacepuppy-unity-framework
This framework is considered obsolete, please see new version at:
redbluegames/unity-mulligan-renamer
Mulligan Renamer tool for the Unity Editor allows for quick and safe renaming of many assets and gameobjects at once
halak/unity-editor-icons
Experience-Monks/math-as-code
a cheat-sheet for mathematical notation in code form
andydbc/unity-texture-packer
:hammer: Utility to combine color channels from different textures into a single output.
zalo/MathUtilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
polartron/ScriptableObject-Instances
Based on the Unite Austin 2017 talk by Ryan Hipple. This version allows you to have instanced objects as well.
DanielEverland/ScriptableObject-Architecture
Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy
unity-atoms/unity-atoms
⚛️ Tiny modular pieces utilizing the power of Scriptable Objects
Unity-Technologies/UnityCsReference
Unity C# reference source code.
neuecc/UniRx
Reactive Extensions for Unity
keijiro/KlakSpout
Spout plugin for Unity
FreyaHolmer/Mathfs
Expanded Math Functionality for Unity
cjddmut/Unity-2D-Platformer-Controller
A customizable 2D platformer motor that handles mechanics such as double jumps, wall jumps, and corner grabs. Includes a player controlled prefab that can be dropped into any scene for immediate support.
Cyanilux/Cards
A few scripts which controls interactions for a hand of cards. Card model, shadergraph and example setup included.
BigETI/BA3GameProgrammingTemplate
This repository is a template for the upcoming programming tasks for BA3 Game Programmers at CGL in TH-Köln.
Ideefixze/DTerrain
Destructible terrain in Unity
MaciejWanat/RandomNumberGenerator
Custom random number generator with statistic tests
Broxxar/GlowingObjectOutlines
A technique for Glowing Object Outlines in Unity.
ColinLeung-NiloCat/UnityURPUnlitScreenSpaceDecalShader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP