GithubHelp home page GithubHelp logo

mkj-is / perlin-swift Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lachlanhurst/perlin-swift

0.0 1.0 0.0 209 KB

Perlin noise generator implemented in Swift

License: MIT License

Swift 100.00%

perlin-swift's Introduction

perlin-swift

Perlin noise generator implemented in Swift

Perlin noise screenshots

This project is a based on a port of the CZGPerlinGenerator class as implemented in the perlin-iOS project.

It contains a demo app for experimenting with the PerlinGenerator parameters.

Performance notes

As of XCode 6.4 and an aging iPhone 4s, there is a noticable difference in performance between release and debug builds. A release build runs approximately 4 times quicker.

The implementation of the PerlinGenerator in the master branch of this repository supports 4 dimensions, although only two are visualised in the demo app. I've implemented a 2D version of the noise generator in the feature-2d-only branch, it is much quicker and allows the demo app to update in real-time.

License

MIT

perlin-swift's People

Contributors

lachlanhurst avatar mkj-is avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.