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

depthClear missing from state spec #88

Closed
RemiArnaud opened this issue May 5, 2013 · 7 comments
Closed

depthClear missing from state spec #88

RemiArnaud opened this issue May 5, 2013 · 7 comments

Comments

@RemiArnaud
Copy link
Contributor

 "depthClear" : {
            "type" : "number",
            "description" : "depthClear()",
            "default" : 1.0,
            "minimum" : 0.0,
            "maximum" : 1.0,
        },
@fabrobinet
Copy link
Contributor

@pjcozzi an low hanging fruit ?

@pjcozzi
Copy link
Member

pjcozzi commented Jun 10, 2013

Is this something we want to include with the state or elsewhere for multi-pass?

@RemiArnaud
Copy link
Contributor Author

My 2cents is that this should be in the state. Multipass should simply apply a new state at each pass.

@fabrobinet
Copy link
Contributor

@pjcozzi I agree with @RemiArnaud that states are hold by passes and consequently every state to be handled should be listed in the same place.

@pjcozzi pjcozzi mentioned this issue Apr 30, 2014
8 tasks
@pjcozzi
Copy link
Member

pjcozzi commented Nov 25, 2014

@fabrobinet post 1.0 with multi-pass? It will not be a breaking change.

@pjcozzi pjcozzi removed this from the Spec 1.0 milestone Aug 27, 2015
@pjcozzi
Copy link
Member

pjcozzi commented Aug 27, 2015

CC #163

@pjcozzi
Copy link
Member

pjcozzi commented Dec 23, 2017

states is now part of KHR_technique_webgl. Before this spec is finished, we plan to discuss what states should be included since glTF does not have multipass. It may be something like depth test, culling, and blending. We are starting a new issue to discuss.

@pjcozzi pjcozzi closed this as completed Dec 23, 2017
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

3 participants