The design is an experiment in using spirals in combination with radial symmetry to produce a unicursal knot. Usually I base knot designs like this off of circles and polygons, so this was a new challenge. I originally used this design for some cut paper stationery, shown here. Wanting to take things up a notch, …
interlocking panel box
Is there a shape (solid) which can be repeated 6 times and interlocks to form a hexahedron? I’m still not entirely sure. This may even have search results, but I never looked it up. I wanted to figure it out for myself. I mean, I still haven’t figured it out, but I got kind of …
3d bitmap letters
I made a 3d bitmap word for my dad for his birthday. This will show you how to make your own. The process isn’t difficult but there are a few things you can do to make it easier. Planning First, choose a word you want to make a 3d bitmap version of. Write it out …
how to make a rectangular tessellation using inkscape
This is a step-by-step explanation of how to create a pattern which repeats infinitely on a plane using a rectangular grid. I use Inkscape in this explanation, but the principles apply to any program (or manual creation, which is also a lot of fun). This works best with line drawings. If you’re not familiar with …
Continue reading “how to make a rectangular tessellation using inkscape”
time-based HSB color values
My interest in time-based color values came from reading about the concept of chromo°. Picking a point from the HSB color model proved more complicated than I originally thought. Ben Bryant helped me do the hard math parts to figure this one out, so special thanks to him. Above is a working JavaScript sample of …