webgl icon indicating copy to clipboard operation
webgl copied to clipboard

Wishlist: Example

Open Konstantin8105 opened this issue 7 years ago • 3 comments

Could you add more example or may I create a PR with examples?

Konstantin8105 avatar May 05 '18 19:05 Konstantin8105

Have you seen the example in the README?

https://github.com/gopherjs/webgl#example

dmitshur avatar May 07 '18 14:05 dmitshur

Can anyone comment on what the performance aspects might be with the change to gowasm ?

From my limited experience with webgl it tends to be a memory hog and so I had to use opengl to get the performance I needed.

With wasm there will be perfect speed ups but I doubt it will not be much ?

Also what about webgl 2. It's supported everywhere now ? It should get us some better performance ?

ghost avatar Jun 25 '18 11:06 ghost

I have begun to add webgl2 support here.

4ydx avatar Sep 05 '18 23:09 4ydx