radomako / bulge-text-effect-codrops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 69.1%Language:CSS 17.1%Language:GLSL 8.0%Language:HTML 5.9%