google / google/node-gles

Testing WebGL with some CI

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
330
Forks
31
PR merge metrics
No merged PRs in 30d

Description

I find that puppeter in headless mode not support this list of extension:
```
WebGL:
EXT_disjoint_timer_query
EXT_frag_depth
EXT_shader_texture_lod
EXT_sRGB
WEBGL_compressed_texture_s3tc_srgb

WebGL2:
EXT_disjoint_timer_query_webgl2
WEBGL_compressed_texture_s3tc_srgb
```
Can I use `node-gles` for testing webgl code with some CI? As I understand your package supported some of them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.