tree ring – processing
My wife received this book in the mail: http://media.mintdesignblog.com/2012/05/gill-woodcut-book-print.jpg It’s beautiful, with awesome images of tree rings; I thought I’d try to recreate a tree’s growth procedurally. Here’s my first attempt at recreating a tree ring: I followed these steps: get points distributed evenly around the circumference of a circle get the curveVertex() method in [...]
math and urls
tyler m and i were doing a project together where we needed to generate unique urls for each submission received, similar to bit.ly etc. It required using a basic formula from 8th grade that I have not used since that I had to look up to remember exactly how it worked(another time i wish i [...]