Work on various issues

This commit is contained in:
schmelczerandras 2020-08-20 09:56:23 +02:00
parent b7afa274f2
commit a6efbc02b9
15 changed files with 257 additions and 126 deletions

View file

@ -8,24 +8,20 @@ export const settings = {
[0.2, 0.1],
[0.6, 0.1],
[1, 1],
/* [1.25, 0.75],
[1.25, 0.75],
[1.5, 1],
[1.75, 1.25],
[1.75, 1.75],
[2, 2], */
//[1.75, 1.75],
//[2, 2],
],
startingTargetIndex: 2,
scalingOptions: {
additiveIncrease: 0.2,
multiplicativeDecrease: 1.15,
multiplicativeDecrease: 1.05,
},
},
tileMultiplier: 8,
shaderMacros: {
headRadius: 0.05,
torsoRadius: 0.08,
footRadius: 0.02,
},
shaderMacros: {},
shaderCombinations: {
lineSteps: [0, 1, 2, 4, 8, 16, 128],
blobSteps: [0, 1, 2, 8],