Use new library
This commit is contained in:
parent
9e4bf051fa
commit
ed97a7ba86
6 changed files with 34 additions and 27 deletions
|
|
@ -14,7 +14,7 @@ import { TunnelScene } from './scenes/tunnel-scene';
|
|||
import './styles/index.scss';
|
||||
|
||||
const scenes = [TunnelScene, RainScene, BlobScene];
|
||||
const sceneIntervalInSeconds = 8;
|
||||
const sceneIntervalInSeconds = 800;
|
||||
|
||||
glMatrix.setMatrixArrayType(Array);
|
||||
removeUnnecessaryOutlines();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue