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
- Host: GitHub
- URL: https://github.com/descriptinc/webgl-testing
- Owner: descriptinc
- Created: 2021-03-12T21:36:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T03:56:00.000Z (over 3 years ago)
- Last Synced: 2025-04-19T15:09:59.063Z (about 1 year ago)
- Language: JavaScript
- Size: 143 KB
- Stars: 0
- Watchers: 29
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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