This is a simple animation created using the Three.js library. It demonstrates interactive elements and particle effects.
https://square-mediatation.vercel.app/
- Interactive elements
- Particle effects
- Text animation
- Clone the repository:
git clone https://github.com/darrenk196/square_mediatation
- Navigate to the project directory:
cd threejs-animation
- Open the
index.html
file in your preferred web browser.
- Click on the cube to toggle the animation on and off.
This project utilizes the following libraries:
- Three.js - JavaScript 3D library.
This project is licensed under the MIT License.