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

Support the full command set of WebGL #22

Open
sgrove opened this issue Jun 14, 2015 · 0 comments
Open

Support the full command set of WebGL #22

sgrove opened this issue Jun 14, 2015 · 0 comments

Comments

@sgrove
Copy link
Contributor

sgrove commented Jun 14, 2015

What are your thoughts on exposing the low-level command set for webgl through the BasicDriver/Protocol, so all calls to binding framebuffers, setting the clear color, changing viewport size, clearing the frame, etc. can pass through? Right now I add some more methods in my inspector driver (for logging), but that makes it harder to switch back to BasicDriver after I'm finished.

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

No branches or pull requests

1 participant