fbpx

process instructions

  • interlocking panel box

    interlocking panel box

    an attempt at making a box with identical interlocking panels

  • 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…

  • 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…