CAD97/pyrr

Create a baseline math library usable across the waist

Opened this issue · 0 comments

Story: As a developer, I want a shared math library usable both in engine and guest code, so that each guest doesn't need to re-implement vocabulary functionality.

Minimum baseline: Vec2f, Vec3f, trig functionality.