Is there a way to run unit test for a WebGL webapp in a headless browser

ε祈祈猫儿з 提交于 2019-12-03 05:42:32
gman

The Chromium project runs automated webgl and other gpu tests on normal machines that are unattended but they have a shared monitor and are vnc connected so we can remotely service them.

You can also run Chromium with osmesa. See https://stackoverflow.com/a/39060739/128511

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!