Render in NDC
This commit is contained in:
parent
40a660b7cb
commit
05682dd2d5
16 changed files with 106 additions and 82 deletions
|
|
@ -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],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue