What does this animation need to be perfect

so i have this animation that i want to use on my portfolio i think it missing something or there is something wrong with it but i don’t know what is it :confused: and that really annoys me, if you think u can add on change anything her is the code : https://codesandbox.io/p/sandbox/9fp7wc
also i would love a diffirent texture then the stantard NormalMaterial XD
Any advice is appreciated.

hey, you can learn more about this guy http://zadvorsky.com/. Take full control of the triangles in your text model, add perlin, curlnoise, gsap to control them more smoothly. In the end, you will get the effect as if your model was torn into thousands of small pieces. Then add EffectComposer. An interesting case

  • u can use Wagner for effectcomposer

Or u can break the model into many small pieces in blender. and control them using BatchedMesh!

As for the material section, you can freely choose any material you want. as long as you preserve the parameters necessary for the shader to color correctly

1 Like