Pixel Processing Library for Swift.
Add the package to your Package.swift dependencies:
.package( url: "https://github.com/macmade/SwiftPixel.git", branch: "main" )Then add SwiftPixel to your target's dependencies. The library can also be
used directly through its Xcode project.
This project uses submodules.
To clone it, use the following command:
git clone --recursive https://github.com/macmade/SwiftPixel.gitProject is released under the terms of the MIT License.
Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade