From 1ea4f9bdd539a5dff2b682d120cd683305b416de Mon Sep 17 00:00:00 2001 From: Kurt Hutten Date: Wed, 20 Oct 2021 14:25:34 +1100 Subject: [PATCH] Remove the glitch effect on the home page. (#567) I three people mention to me "what is getting all distorted. Obviously it's not clear that it's a stylistic effect. plus the home page animation is busy enough as it is. --- app/web/src/components/Hero/AssetWithGooey.tsx | 9 --------- app/web/src/components/Hero/Hero.tsx | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/app/web/src/components/Hero/AssetWithGooey.tsx b/app/web/src/components/Hero/AssetWithGooey.tsx index 804af6b..f4db83d 100644 --- a/app/web/src/components/Hero/AssetWithGooey.tsx +++ b/app/web/src/components/Hero/AssetWithGooey.tsx @@ -4,7 +4,6 @@ import { useLoader, useThree, useFrame } from '@react-three/fiber' import { STLLoader } from 'three/examples/jsm/loaders/STLLoader' import { useEdgeSplit } from 'src/helpers/hooks/useEdgeSplit' import texture from 'src/components/IdeViewer/dullFrontLitMetal.png' -import { Glitch, EffectComposer } from '@react-three/postprocessing' import { MeshDistortMaterial, Sphere, useTexture } from '@react-three/drei' const thresholdAngle = 10 @@ -39,14 +38,6 @@ export default function AssetWithGooey({ }) return ( - - - - 20 contributors + 21 contributors {' '} from around the world.