Specialized float geometries
aarondandy opened this issue · 2 comments
aarondandy commented
Add specialized point/vector and whatever else feels right with float as the coordinate data type.
aarondandy commented
This should be in an interoperability assembly as there is not much other reason to use float over double on the CLR.
aarondandy commented
With the new SIMD stuff it may make more sense to create interop to those primitives.