Made 600-cell the default
This commit is contained in:
parent
2c4a525b3e
commit
bee04c7e65
2
gui.js
2
gui.js
@ -1,7 +1,7 @@
|
|||||||
import { GUI } from 'lil-gui';
|
import { GUI } from 'lil-gui';
|
||||||
|
|
||||||
|
|
||||||
const DEFAULT_SHAPE = '120-cell';
|
const DEFAULT_SHAPE = '600-cell';
|
||||||
const DEFAULT_COLOR = 0x3293a9;
|
const DEFAULT_COLOR = 0x3293a9;
|
||||||
const DEFAULT_BG = 0x808080;
|
const DEFAULT_BG = 0x808080;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user