Skip to content

My Etch-a-Sketch 3D version using three js and gsap for The Odin Project

License

Notifications You must be signed in to change notification settings

dduart3/3dtch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3dtch-A-Sketch

By David Duarte for The Odin Project using three js + gsap

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

My Etch-a-Sketch 3D version using three js and gsap for The Odin Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published