A compilation of Swift commons
https://github.com/moosefactory/MoofFoundation
A color utilities library, and an option to deal seamlessly with CGColors, NSColor, UIColor, and SwiftUI Color
https://github.com/moosefactory/UniColor
--
SwiftMIDI is a simple framework that wraps principal CoreMIDI functions, and add few logic and definitions for common midi operations.
https://github.com/moosefactory/SwiftMIDI
The SwiftMIDICenter framework adding some more system oriented features like storage and configurations management.
https://github.com/moosefactory/SwiftMidiCenter
MidiCenterApp is a SwiftUI application that serves as a laboratory to experiment SwiftMIDI and SwiftMidiCenter frameworks
https://github.com/moosefactory/MidiCenterApp
--
A cool MacOS / iOS application that demonstrates the usage of MoofFoundation/Calculator
https://github.com/moosefactory/MF-Metal-Example
--
A compilation of some of commonly used codes over my years of coding on Mac and iPhone
Based on Apple Foundation framework.
https://github.com/moosefactory/MFFoundation
A compilation of some of commonly used codes over my years of coding on Mac and iPhone
Based on Apple Cocoa framework.
https://github.com/moosefactory/MFCocoaExtras
A fast Bezier path intersection detector
https://github.com/moosefactory/MoofBezierLibrary
Tristan Leblanc