Quick straw poll
This is mostly for the programmers in the audience. In the VectorStorm library, I have a “box” class which represents a 2D or 3D box. Currently, you initialise one of these by specifying the positions of two opposite corners. For a long while, I’ve been thinking about adding the ability to just set the width…