Already have an account? Sign in.
Creating Organic Blob Shapes with Circles and Tangents
In this tutorial I'll show you how to create interesting wavy and blobby shapes by tracing around the circumferences of a bunch of circles. Throughout we'll tackle how to partition things with code, how to compute the tangents between two circles, and also deal with some tricky angle computations.