# threejs-webgl2-tests **Repository Path**: mirrors_Jam3/threejs-webgl2-tests ## Basic Information - **Project Name**: threejs-webgl2-tests - **Description**: work in progress - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # threejs-webgl2-tests ## to run tests Recommended dependencies: - node@4 or higher - npm@2.14 or higher To setup: ```sh git clone https://github.com/Jam3/threejs-webgl2-tests.git cd threejs-webgl2-tests npm install npm start ``` Then open `localhost:9966` in FireFox Nightly. ## License MIT, see [LICENSE.md](http://github.com/Jam3/threejs-webgl2-tests/blob/master/LICENSE.md) for details.