Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@wermos wermos released this 28 Mar 14:46
· 5 commits to main since this release
05a8b66

This release once again, extensively overhauled the vec3 class. I removed the dependency on the xsimd library, and chose to use SIMD intrinsics directly.

I also changed all the header guards to #pragma once, and made a bunch of smaller code quality changes.

As such, this release doesn't add many features (if it adds any at all), but focused on improving code quality of what is already there.