Oddbean new post about | logout
 Why does ProjectionTransform in SwiftUI ignore all the 3D bits :(

All the fun 3D stuff seems to be coming with visionOS only, which is odd… the closest analogue to applying CATransform3D transforms to SwiftUI views is getting real creative with `rotation3DEffect` and scaleEffect