Refactors, lots and lots of it... plus coodinate space
This commit is contained in:
@ -5,9 +5,8 @@ import "core:math/linalg"
|
||||
Vec2 :: linalg.Vector2f32
|
||||
Vec3 :: linalg.Vector3f32
|
||||
|
||||
|
||||
|
||||
|
||||
Vec2i :: [2]i32
|
||||
Vec3i :: [3]i32
|
||||
|
||||
when false {
|
||||
// TODO(Ed) : Evaluate if this is needed
|
||||
|
Reference in New Issue
Block a user