Deformers In Unity
Going from using vanilla out of the box tools to writing your won deformer requires you to have a strong understanding of two things,...
Procedural Noflip Shopping Cart Wheel in Unity
At Boulder I designed a wheel rig component that was used on several vehicles. The component included an auto-roll system using...
Deformation "Rivet" vs Result Mesh Rivet
So I've been using this technique for a long time and I never see other people mention it so I thought I'd do a quick writeup. There are...
C# AimConstraint in Unity
So I was taking a look at this great procedural animation tutorial and I was surprised that he used C# to aim the geckos head instead of...