Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zeta611/swiftui-fractals

The Sierpinski carpet, triangle, and a fractal tree using SwiftUI
https://github.com/zeta611/swiftui-fractals

fractal ios recursion sierpinski-carpet sierpinski-triangle swift swiftui swiftui-demo

Last synced: about 2 months ago
JSON representation

The Sierpinski carpet, triangle, and a fractal tree using SwiftUI

Awesome Lists containing this project

README

        

This app demonstrates the Sierpinksi carpet & triangle, and a fractal tree using
SwiftUI.

Note that animations are disabled for large `step` values; otherwise SwiftUI will give up rendering.

## Screenshot
![ipad screenshot](ipad.gif)
iphone screenshot
mac screenshot

## LICENSE
[MIT](LICENSE)