TerenceGrover / Logo-Three-JS

Three.js logo for friend's band website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js Journey

Logo designed for a friend's website. Can be manually spun at a certain speed

Screenshot 2023-04-15 at 16 27 22

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

Three.js logo for friend's band website


Languages

Language:JavaScript 95.3%Language:HTML 2.9%Language:CSS 1.8%