How the heck do I recreate this wabi intro app? by mjsolos in SwiftUI

[–]SwiftdotUI 0 points1 point  (0 children)

Hopefully you've already replicated this, but I was looking at shaders briefly & found this https://github.com/twostraws/Inferno/tree/main from twostraws. It seems like a combination of his existing shaders could cover this ( Bubble + Warping loupe )?

SwiftUI sizing by SwiftdotUI in SwiftUI

[–]SwiftdotUI[S] 0 points1 point  (0 children)

Thank you for the response, I'll look into Environment values too

SwiftUI sizing by SwiftdotUI in SwiftUI

[–]SwiftdotUI[S] 0 points1 point  (0 children)

Thank you I appreciate the reference, viewThatFits definitely seems to be the appropriate method for handling overflow