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

Update WebGL profile version #4

Closed
pjcozzi opened this issue Mar 18, 2013 · 5 comments
Closed

Update WebGL profile version #4

pjcozzi opened this issue Mar 18, 2013 · 5 comments

Comments

@pjcozzi
Copy link
Member

pjcozzi commented Mar 18, 2013

When glTF reaches 1.0, the default profile should not be WebGL 1.0. Instead, it should be the latest WebGL 1.0.x spec to make sure we include any updates for security, etc.

@fabrobinet
Copy link
Contributor

Ok, should be an easy one :) checking against current draft here: http://www.khronos.org/registry/webgl/specs/latest/1.0/ I see that the last version is 1.0.2 . I'll just put WebGL 1.0.2 string in the glTF ouput and keep it up to date as the converter sync up with the WebGL spec.

@fabrobinet
Copy link
Contributor

1f3726a

@fabrobinet
Copy link
Contributor

This one has specification label, so I guess the plan is also to add some details in the spec about profile and version... keeping around then.

@fabrobinet
Copy link
Contributor

pushed on master.

@pjcozzi
Copy link
Member Author

pjcozzi commented Mar 6, 2014

@fabrobinet OK to close this?

emackey pushed a commit to emackey/glTF that referenced this issue Mar 1, 2022
…transmission

KHR_materials_transmission
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants