fable-browser icon indicating copy to clipboard operation
fable-browser copied to clipboard

Bind WebGL2RenderingContext

Open Happypig375 opened this issue 4 years ago • 1 comments

https://developer.mozilla.org/en-US/docs/Web/API/WebGL2RenderingContext

Happypig375 avatar Aug 02 '21 10:08 Happypig375

@Happypig375 Do you want to try send a PR to add it to WebGL package?

I guess it should be possible to use

https://github.com/fable-compiler/fable-browser/blob/2de70baa9fa4d3f1c9573a62ad5e1524e0bd356c/src/WebGL/Browser.WebGL.fs#L134-L578

as a reference.

MangelMaxime avatar Aug 07 '21 20:08 MangelMaxime