Contents

tayloraswift/swift-noise

☁   **swift-noise**   ☁

Requirements

The swift-noise library requires Swift 6.0 or later.

| Platform | Status | | -------- | ------ | | 💬 Documentation | [[Status]](https://github.com/tayloraswift/swift-noise/actions/workflows/Documentation.yml) | | 🐧 Linux | [[Status]](https://github.com/tayloraswift/swift-noise/actions/workflows/Tests.yml) | | 🍏 Darwin | [[Status]](https://github.com/tayloraswift/swift-noise/actions/workflows/Tests.yml) | | 🍏 Darwin (iOS) | [[Status]](https://github.com/tayloraswift/swift-noise/actions/workflows/Tests.yml) | | 🍏 Darwin (tvOS) | [[Status]](https://github.com/tayloraswift/swift-noise/actions/workflows/Tests.yml) | | 🍏 Darwin (visionOS) | [[Status]](https://github.com/tayloraswift/swift-noise/actions/workflows/Tests.yml) | | 🍏 Darwin (watchOS) | [[Status]](https://github.com/tayloraswift/swift-noise/actions/workflows/Tests.yml) |

Check deployment minimums

Building

Build swift-noise with the Swift Package Manager. The library itself has no dependencies, but the package includes an executable, generate-noise, that depends on swift-png, which generates noise locally for visual inspection.

To regenerate example images, run the following command in the terminal:

swift run -c release generate-noise

Package Metadata

Repository: tayloraswift/swift-noise

Default branch: master

README: README.md