Render in NDC

This commit is contained in:
schmelczerandras 2020-08-18 22:36:30 +02:00
parent 40a660b7cb
commit 05682dd2d5
16 changed files with 106 additions and 82 deletions

View file

@ -22,10 +22,9 @@ export const settings = {
},
tileMultiplier: 8,
shaderMacros: {
edgeSmoothing: 10,
headRadius: 5,
torsoRadius: 8,
footRadius: 2,
headRadius: 0.05,
torsoRadius: 0.08,
footRadius: 0.02,
},
shaderCombinations: {
lineSteps: [0, 1, 2, 4, 8, 16, 128],