4d geometry 4d geometry primitives point box matrix4 examples see *_test.v for now b := Box{Point{10,20},Point{100,75}} println(b.string())