A simple generalisation of the 2ser logo
Today I used my implementation of Pan to create a duplicate of the 2ser logo. It's a prime example of a nice effect that should be defined in a language like Pan. Here it is: And here's the code: squareReg :: Frac -> Region squareReg side (Pt x y) =...