Fast Planar Projection Onto An Ellipsoid
In a previous post I talk about fast planar projections onto spheres. After I put that out I wondered if it were possible to do the same...
Raycasting In Maya (curveInteresect node)
Raycasting is a very important concept to understand in computer graphics. Basically raycasting is like aiming a laser pointer along a...
Reversing Transforms and Movable Pivots
Let's say I want to set up a movable pivot. Pretty simple, we just need to put a group under the control and multiply the translations of...
Bi-Directional Constraints (Three Methods)
So here's a deceptively simple challenge. I have two objects, and I want to be able to switch (not blend) between the first acting as...
Naughty Dog Muscle Recreation (Proof Of Concept)
So this is my attempt to recreate the effects of a tool made by Judd Simantov at Naughty Dog. It is a simply distance based muscle...