You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it same as my problem, it may be the version of three.js, i lowered its version,and it works well
you can do as it, pnpm uninstall three and pnpm add three@^0.134.0pnpm install
Hello!
I'm using same settings on Vanta's website and on my website but colors dont look same.
VANTA.FOG({
el: "#mainBlock",
mouseControls: true,
touchControls: true,
gyroControls: false,
minHeight: 200.00,
minWidth: 200.00,
highlightColor: 0x79ff,
midtoneColor: 0xfffde,
lowlightColor: 0xfd7f2,
baseColor: 0x4b4b5c,
blurFactor: 0.43,
speed: 0.40
})
Thanks for help!
The text was updated successfully, but these errors were encountered: