go-gmath An opinionated WIP math library for 2D game development in golang. My opinions: floats should be 32bit code should be fast and straightforward temporary heap allocations shouldn't be done Y points down, not up.