An open API service indexing awesome lists of open source software.

https://github.com/descriptinc/webgl-testing

WebGL test scripts
https://github.com/descriptinc/webgl-testing

Last synced: 11 months ago
JSON representation

WebGL test scripts

Awesome Lists containing this project

README

          

# WebGL testing script

## Installation

1. Install node/npm in the box where you want to run this
2. Do `npm install`
3. For a kubernetes pod install (or vm in GCP) dependencies with `npm run install-deps`
4. Run
* In your local box (like a MacBook) you should be able to just run `npm run`
* In kubernetes or vm, you should run with `npm run k8-start` with runs the thing under an xvfb server