Beautiful procedurally generated backgrounds for SwiftUI views inspired by the work of Matt Anderson.
struct ContentView: View {
var body: SomeView {
Anderscene()
}
}
Beautiful procedurally generated backgrounds for SwiftUI views inspired by the work of Matt Anderson.
struct ContentView: View {
var body: SomeView {
Anderscene()
}
}