Here's some more renders I made this week playing around in Swift playground on my iPad

#generativeArt

@Aaron_Kreipe Lovely! What API are you using to draw?
@warrenm I’m just drawing with UIGraphicsImageRenderer and putting the result in an UIImageView. The key is using a playground that has logging turned off.