https://github.com/below/scenekitusdzsample
Why is my USDZ file not displayed?
https://github.com/below/scenekitusdzsample
Last synced: about 1 year ago
JSON representation
Why is my USDZ file not displayed?
- Host: GitHub
- URL: https://github.com/below/scenekitusdzsample
- Owner: below
- License: mit
- Created: 2023-01-09T16:16:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T16:22:37.000Z (about 3 years ago)
- Last Synced: 2025-01-26T02:44:14.738Z (about 1 year ago)
- Language: Swift
- Size: 429 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SceneKitUSDZSample
## Summary
I am trying to display a USDZ file in scene kit. It does not appear to be working.
## What did I do?`
From the Unity Asset Store, I got an asset and exported it as "Televisor_00.obj" and "material.lib", and used Reality Converter to convert it to USDZ.
Now I am loading it using ModelIO, and was expecting to see something. But: Nope.
## What am I asking?
Basically: Am I doing it wrong? Does the object need materials or editing, or is this the completely wrong way of going about this?