Creating a 3D Bulge Text Effect with React Three Fiber

Exploring how to generate an engaging bulge effect on text using React Three Fiber.

Bulge Text

Article on Codrops

Demo

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm run dev

Create the build:

npm run build

Misc

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with 💙 by Codrops