Skip to content
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

Add "shapeType" property to positional audio emitters #229

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

aaronfranke
Copy link
Contributor

@aaronfranke aaronfranke commented Jul 17, 2024

KhronosGroup/glTF#2421 (comment)

@cashah from Meta and Khronos suggested an explicit shape type in their KHR_audio_graph proposal is better and more runtime-friendly. It also opens the door to extensions making their own shape type in the future. This PR modifies KHR_audio_emitter to include an explicit "shapeType" property with the same values.

I also updated the sub-headings to be human-friendly words, with the property name in the prose. This is consistent with existing Khronos specs and other OMI specs.

Preview: https://github.com/omigroup/gltf-extensions/tree/main/extensions/2.0/KHR_audio_emitter#shape-type

Copy link
Contributor

@antpb antpb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2024-08-01 at 5 09 19 PM

@antpb antpb merged commit f0733c8 into omigroup:main Aug 1, 2024
2 checks passed
@aaronfranke aaronfranke deleted the audio-emitter-shape-type branch August 1, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants