cjacobwade's Stars
schteppe/cannon.js
A lightweight 3D physics engine written in JavaScript.
dbrizov/NaughtyAttributes
Attribute Extensions for Unity
keenanwoodall/Deform
A fully-featured deformer system for Unity that lets you stack effects to animate models in real-time
FreyaHolmer/ShaderForge
A Shader Editor for Unity
cjacobwade/HelpfulScripts
A collection of random, useful scripts
Gaxil/Unity-InteriorMapping
Interior mapping shader for Unity with a sample scene. This is provided as is, for learning purpose. You can use it freely for your personnal or commercial projects
UnityPatterns/ObjectPool
Instead of creating and destroying new objects all the time, this script reduces garbage by pooling instances, allowing you to seemingly create hundreds of new objects while only actually using a recycled few.
thisotherthing/ui-shapes-kit
procedural shapes for Unity UI
NoelFB/FosterOld
a simple cross-platform game framework made in C# dotnet core
forestrf/UnityAnimatorEvents
UnityEvents triggered by states inside an Animator. Easy to use and performant.
marijnz/unity-editor-coroutines
Coroutines for Editor scripts, just like regular coroutines.
SubjectNerd-Unity/Psd2UnityImporter
An advanced PSD importer tool for Unity