/Qodall-Mac3D

3D Mac animation with GSAP and THREEJS

Primary LanguageJavaScript

3D Animation of a mac - THREEJS and GSAP

This is a animation made with React Three Fiber and GSAP to animate a 3D model of a mac. See DEMO

Picture of Website Mac

How install and run

Gif of Website Mac

For install this project in your computer you need to clone this repository.
Use the package manager npm to install all dependencies.

npm i
npm run dev
#or 
yarn install
yarn dev
#or 
pnpm i
pnpm dev

⚠️ For use this project you need to have a GSAP licence.