SCNMathExtensions

A Swift µ-Library of Math Extensions for SCNVector3, SCNQuaternion, SCNMatrix4


Keywords
glkit, math, math-extensions, math-library, matrix, quaternion, scenekit, simd, swift, swift-library, vector
License
Unlicense
Install
pod try SCNMathExtensions

Documentation

SCNMathExtensions

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