pmndrs/detect-gpu

Add restriction warning when embedding a page with this library in iframe due to security policy for Mozilla Firefox (anti-fingerprinting)

开放

#64 创建于 2021年6月6日

 (7 条评论) (0 个反应) (0 位负责人)TypeScript (66 个派生)github user discovery
3.2good first issueinvestigation

仓库指标

星标
 (1,198 个星标)
PR 合并指标
 (平均合并 2分钟) (30 天内合并 1 个 PR)

描述

Hi, great component.

Unfortunately trying the demo I get WEBGL_UNSUPPORTED whereas https://webglreport.com/?v=1 or v=2 gives me

Linux x86_64 Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0
WebGL GLSL ES 3.00
GeForce RTX 2080 Ti/PCIe/SSE2

and https://get.webgl.org gives me a rotating cube.

贡献者指南