SwiftGFX / SwiftMath

Cross-platform math library with SIMD support
BSD 2-Clause "Simplified" License
63 stars 14 forks source link

Enable tests #9

Closed sakrist closed 3 years ago

sakrist commented 3 years ago

Enabled tests; fixed warnings;

sakrist commented 3 years ago

Later I will add CI actions for Linux. Because looks like non simd Matrix4x4 * vector4 incorrect;

s1ddok commented 3 years ago

thank you for this! I left a single minor comment

sakrist commented 3 years ago

thank you for this! I left a single minor comment

I also have done CI for Windows. Do you want them here? https://github.com/sakrist/SwiftMath/runs/1802047988?check_suite_focus=true

s1ddok commented 3 years ago

I think we could have it here if it's not too obligating to support and in case it doesn't bloat code base too much