Swiftpack.co - capnslipp/SCNMathExtensions as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by capnslipp.
capnslipp/SCNMathExtensions 1.4.6
Math extensions for SCNVector3, SCNQuaternion, SCNMatrix4
⭐️ 36
🕓 1 year ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/capnslipp/SCNMathExtensions.git", from: "1.4.6")

SCNMathExtensions

SCNMathExtensions is a small Swift library that provides commonplace math extensions for SceneKit's SCNVector3, SCNQuaternion, & SCNMatrix4 types, and bridging from/to GLKVector3, simd.float3, GLKQuaternion, GLKMatrix4, & simd.float4x4.

The master branch is Swift 5.x, and build overlays (the minimal changeset to the Package.swift, xcodeproj, and other build files) of the current library version are available on the swift-4.2, swift-4, and swift-3 branches. (Note: I don't check that these are built as often as I used to when Swift 4.2 or 4.0 were the latest versions, but their changes haved worked and I've merged new library versions into them since then.)

GitHub

link
Stars: 36
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

1.4.6
1 year ago
  • Added minimum supported platforms to xcodeproj & Package: macOS 10.10, iOS 8, tvOS 9, watchOS 3 33e06c9

Minor:

  • Set up for Swift Package Index DocC auto-gen/hosting 11f0c7c...946ac19
  • Added simple workspace files newer Xcode auto-generates 39a3264

Full Changelog: https://github.com/capnslipp/SCNMathExtensions/compare/1.4.5...1.4.6

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics