Graphics and geometry classes
This library contains vectors (lug.V2, lug.V3, lug.V4), quaternions (lug.Quat), colors (lug.Color) and a generic buffer object (lug.Buffer). Lug is used as core tool or compatibility layer throughout many modules in lubyk.
V2
Immutable 2D vector class.