gamma-driver icon indicating copy to clipboard operation
gamma-driver copied to clipboard

Support the full command set of WebGL

Open sgrove opened this issue 10 years ago • 0 comments

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.

sgrove avatar Jun 14 '15 17:06 sgrove