Welcome to my first project with three.js!
This project includes an 3D text and donuts with different sizes arount it. You also can change and test different matcaps.
- HTML
- CSS
- JavaScript
- Three.js
- Lil-GUI
- You can watch 3D text from different sides, scroll nearer and further as you want.
- You can change matcap and you will have 8 different choises.
- You can control the visibility of the text.
- Clone the repository
git clone git@github.com:muzeffer-niftiyev/3D-Text-Three.js.git
-
Install Dependencies
Run this command at terminat of the project.
npm install
-
Run the Project
On your terminal simply add this command.
npm run dev