You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
now that SwiftUI 2.0 has SceneView supported by SceneKit, we can add a row under Maps for an example of SceneKit.
Implementation
All we need is a model with extension .usdz and a few lines of code to implement this feature.
you can preview implementation in the readMe of this repository
The text was updated successfully, but these errors were encountered:
Feature:
SceneView
supported by SceneKit, we can add a row underMaps
for an example of SceneKit.Implementation
.usdz
and a few lines of code to implement this feature.you can preview implementation in the readMe of this repository
The text was updated successfully, but these errors were encountered: