2
0

adjusted env's

This commit is contained in:
2018-08-05 16:35:37 +02:00
parent 4288b56944
commit 1502da81ed
2 changed files with 10 additions and 10 deletions

View File

@@ -23,16 +23,16 @@ export const environment = {
}
},
formDefaults: {
width: 16,
height: 10,
width: 10,
height: 16,
scale: 0.1,
vectors: {
start: 1,
end: 0,
range: 0.16
range: 0.4,
},
nodes: 4,
nodes: 2,
stroke: 1,
scale: 0.1,
overlap: 1.4,
spread: 8,
space: 6