Skip to content

Latest commit

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation



Big List Of Unity Stuff

Continuous Integration / Continuous Development

NameDescriptionAuthor/CreditPersonal Note
AZURE DEVOPSBuild & release Unity games with using Azure DevOpsAlex KnowlesIt looks like a bit of this could also carry over to other VPS providers such as DO, AWS, GCP

Code / Scripting / Libraries

ECS/Job System

NameDescriptionCreditNote
UnityNativeCollisionSAT Collision in C# for Unity3D Burst Compilerjeffvella

Networking

NameDescriptionCreditNote
LiteNetLibLite reliable UDP library for Mono and .NETRevenantXI personally use this. Light weight, fast, customizable. Works well with MessagePack Serialization
LiteNetLibManagerHigher level implementation for LiteNetLibinsthyncThis adds additional functionality through components and helpers within Unity such as a NetworkManager prefab making it more familiar to those used to UNet

Physics/Rigidbody

NameDescriptionCreditNote
PiranhakeenanwoodallA very simple tool to make rigidbodies swarm a mesh in Unity.

Serialization

NameDescriptionCreditNote
MessagePack-CSharpExtremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]neueccVery easy to use and with built-in Lz4 compression it is one of the fastest and smallest serializers around

Systems

NameDescriptionCreditNote
SmartDataA designer-friendly, editor-driven Unity3D framework for connecting data and events.sigtrapgamesBased on Ryan Hipple’s (twitter : github) talk from Unite Austin 2017
RPGCoreRPGCore is a framework for producing RPG games and mechanics in Unity.FydarWIP but looks very promising to offer easy to use and implement network capable RPG mechanics through a visual/recipe type system

Tools / Extension Methods

NameDescriptionCreditNote
demilibA library of various utilities and tools for UnityDemigiantSome of these look quite useful for custom editors
MyBoxMyBox is a set of attributes, tools and extensions for Unitydeadcows
UIElementsXUIElementsX (UIEX) is the missing high level API for unity’s new UI systemrocktavious
UnityOpenApiUnity OpenAPI parser and assets generatorkolodi

VFX / Shaders

NameDescriptionCreditNote

| Unity-Shaders |Shader demo - More than 300 examples |knapeczadam |


Written with StackEdit.

About

Big list of what I found to be awesome and useful Unity links, repos, tutorials, and things of that nature

Resources

Stars

13 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors