A 2023 project to build the intro page for the SVNT NFT project. To strengthen the brand identity, a particle animation was needed that could naturally morph a single model into five different models.
The goal was to implement a particle animation matching the design concept, maximizing the brand's visual impact and delivering a distinctive intro experience.
Built the 3D environment on Next.js and React-three/fiber, and used BufferGeometry to standardize the vertex count across models. Represented the model data as particles using a Points object, and implemented a natural morphing animation by updating the position values inside the geometry on every frame.
Successfully implemented a particle animation that naturally morphs one model into five. By reliably delivering a visual effect that reinforced the brand identity, completed a distinctive intro experience for the NFT project.