Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colors of the VANTA.FOG from official Vanta's website dont look same on my website #168

Open
EngineerMonkey404 opened this issue Jul 14, 2023 · 1 comment

Comments

@EngineerMonkey404
Copy link

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!

@cs7eric
Copy link

cs7eric commented Aug 3, 2023

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.0 pnpm install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants