Skip to content

Releases: SwiftGFX/SwiftMath

3.1.0

29 Nov 19:35
Compare
Choose a tag to compare

A lot of convenience stuff inspired by GLSL

Small improvements

12 Oct 11:28
Compare
Choose a tag to compare
unify the way Equatable is implemented for Vector3f in both SIMD and …

…non-SIMD variants

Latest SIMD API + CocoaPods support

17 Jul 13:01
Compare
Choose a tag to compare
3.0.1

Add CocoaPods support

Swift 4 Release

25 Jun 18:36
Compare
Choose a tag to compare
3.0.0

drop lib syntax

Swift 3.1 Release

15 Mar 09:24
Compare
Choose a tag to compare
Add transpose operation to SIMD Matrix4x4 implementation, unifiy API …

…naming

Mat3x3f NOSIMD Release

16 Dec 14:29
Compare
Choose a tag to compare
2.2.1

add Mat3x3 NOSIMD implementation

New history release

01 Dec 20:49
Compare
Choose a tag to compare

Update release to new history

String conversion

01 Nov 21:38
Compare
Choose a tag to compare
2.1.1

String conversion

NOSIMD-Release

25 Oct 15:32
Compare
Choose a tag to compare
2.1.0

it is included in Swift by default, apparently