Skip to content

muzeffer-niftiyev/3D-Text-Three.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Text


📝 Description

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.

💻 Technologies

  • HTML
  • CSS
  • JavaScript
  • Three.js
  • Lil-GUI

✨ Features

  • 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.

🚀 Demo

🔗 3D Text


🛠 Installation

  1. Clone the repository
git clone [email protected]:muzeffer-niftiyev/3D-Text-Three.js.git
  1. Install Dependencies

    Run this command at terminat of the project.

    npm install
  1. Run the Project

    On your terminal simply add this command.

   npm run dev