Written by David Hudson ([email protected])
This is a reimplementation of an example written by Will Weisser ([email protected])
static void Main() { GfxPrimitives gfxPrimitives = new GfxPrimitives(); gfxPrimitives.Run(); }