design

Pip: Minimal Two-Dimensional Chess Piece Set

This article explores a concept for minimal, two-dimensional chess pieces for use in digital environments. I wanted to create a functional approach, in which the design of each piece represents its capabilities instead of its name. Similar in appearance to the faces of dice, the arrangement of pips reflects each piece’s legal movement pattern.

read more

Wine Cube: simple wine bottle storage model

Wine Cube is a simple, configurable OpenSCAD based system for creating passive, minimal, modular, high density wine bottle storage shelving units. Configuration options include simple ways of changing the dimensions, capacity and bottle orientation of each shelving unit. This project grew out of a personal need for such shelving and a desire to learn CAD. It is an ongoing, open source project that I am releasing early as I have judged it to have reached a stage of being minimally interesting. This project may be useful to someone looking for a very simple, inexpensive and utilitarian approach to wine bottle shelving, in their home, in a location where its stark appearance won’t offend, such as a basement or garage area. Its simplicity may also make it a good example project for learning OpenSCAD, as I have tried to keep the code simple, clear and logically organized. This article provides a brief description of Wine Cube, my motivation for creating it, and my reasons for choosing OpenSCAD.

read more