Skip to content

GLeyte/Playing-with-Fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Playing with Fractals

WWDC23 Winner project

Description

Fractal is a project that aims to teach users about fractals concepts through interactive images, where the user can see how the fractal changes through every iteration. The user is first given an explanation of what a fractal is, along with some examples and how it works. After that, the user can interact with five different types of fractals to watch how each one changes as the parameters are changed. Through the process the user is supposed to learn about fractals and have a visual idea about recursion.

Submission for Swift Student Challenge - WWDC 23 By Gabriel de Freitas Leite

Using

  • SwiftUI
  • Foundation

Compatibility

  • iOS 16.0+ or iPadOS 16
  • The playground is prefered to be played in "iPad Pro (12.9-inch) (6th generation)" or "iPhone 14 Pro"

Sources

Source of fractals's rules: https://en.wikipedia.org/wiki/L-system

About

WWDC23 Winner project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages