Back into it

Posted on Thu 27 July 2023 in swift • Tagged with swift, swiftui, generative-art

Once more back into it. I'm doing 100 Days of SwiftUI again, up to day 44 again, which is the sweet spot for me - drawing with Swift and SwiftUI is so fun.

Here's a little mandala-like drawing that I did tonight.

mandala


iNaturalist Observations US States Chart Race

Posted on Sun 27 November 2022 in datavis • Tagged with d3, inat, javascript


Continue reading

Generative Art Mac

Posted on Thu 09 June 2022 in swift • Tagged with swift, swiftui, generative-art

OK, back at the generative art stuff, working in Xcode 14 beta for MacOS. Very fun to be making SwiftUI apps with Canvas again. I'm also up to day 33 on 100 Days of SwiftUI again, animations. And I'm getting back into the Japanese grind, 日本語 yay.

Here's …


Continue reading

Back Into Things

Posted on Fri 03 June 2022 in swift • Tagged with swift, swiftui

It's been a long time since I worked on anything here, I took a long break from Swift & Generative Art work when my job shifted to full time computer vision and machine learning. But I've been a little disappointed that I never finished this Hundred Days of SwiftUI thing, so …


Continue reading

fileprivate

Posted on Thu 02 September 2021 in swift • Tagged with swift, swiftui, generative-art

Two more days of 100 Days of SwiftUI wrapped up. At work I've been cranking away at TF2, TFLite, and CoreML stuff. It's been nice to be able to really focus on vision stuff this week.

The most interesting thing for me the past few days has been the access …


Continue reading

Building Hot Prospects

Posted on Tue 31 August 2021 in swift • Tagged with swift, swiftui, generative-art

One more day of 100 Days of SwiftUI finished, only 18 left. I'm so close to finishing that I can taste it. I can't wait to move on and start working on my next major thing (most likely doing daily tensorflow / modeling work), but I really need to just stick …


Continue reading

Another Catchup Day

Posted on Mon 30 August 2021 in swift • Tagged with swift, swiftui, generative-art

Some catchup on the blog today. I've been mostly keeping up with 100 Days of SwiftUI but haven't been writing. Just feeling a little too overwhelmed with everything. So I'm not going to write much here today, just that I'm done with day 81 and looking forward to wrapping the …


Continue reading

Environment Objects and Tabs

Posted on Thu 26 August 2021 in swift • Tagged with swift, swiftui, generative-art

Wrapped up another bit of 100 Days of SwiftUI. Simple stuff today, just experimenting with @EnvironmentObject and then learning about the TabBar view. I've got plenty of experience with both of them, so it was a breeze. Meanwhile, I spent most of the day wrestling with IOMMU bullshit with my …


Continue reading

Meishi with MapKit

Posted on Wed 25 August 2021 in swift • Tagged with swift, swiftui, generative-art

Another day of 100 Days of SwiftUI done. We had to integrate MapKit into the visiting card app that I named Meishi yesterday. I think the only tricky bit was handling optional locations in Core Data. 0, 0 is a legal location in the world, so the default value for …


Continue reading

Project Meishi and Catmull-Rom splines

Posted on Wed 25 August 2021 in swift • Tagged with swift, swiftui, generative-art

One more day of 100 Days of SwiftUI finished. Well, I finished the SwiftUI bits yesterday. I didn't end up writing this today because I decided to try to figure out how to implement interpoloating splines in Swift. Yesterday I got discouraged and gave up after a frustrating try at …


Continue reading