-
-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added new mime time #173
base: master
Are you sure you want to change the base?
Added new mime time #173
Conversation
"extensions": ["reality"], | ||
"notes": "Apple format for Reality Composer. No specs available anywhere.", | ||
"sources" : [ | ||
"https://devstreaming-cdn.apple.com/videos/wwdc/2019/612umedd7bboc1/612/612_advances_in_ar_quick_look.pdf?dl=1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@TomaszFoster : Sebastian Grassia from Pixar is the one who has registered the usdz model format in IANA. And .reality is a more recent format(introduced in WWDC 2019). It is likely that guys from Apple will register .reality in IANA in sometime. If not you can try registering in IANA using the instructions mentioned in the docs. But I am afraid this PDF which is a slide show of the wwdc presentation cannot be deemed as the primary source of this mime type though it seems to be the only source with both the extension and mimetype mentioned in it.
671c853
to
e35c46e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The comment fro @sampathBlam makes me think this needs more work. Either way, the db.json
file change cannot be included as that file is generated. If you would like to continue with this PR please remove that and address @sampathBlam's concerns int he comment.
Added Apples new Reality Composer file extension
model/vnd.reality
for.reality
file types when using ARKit