kevoj / breaking-bad-js

Experiment of animation in TREEJS based on the character Walter White of the series Breaking Bad

Home Page:https://codepen.io/kevoj/pen/BWgvOj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

breaking-bad-js

Experiment of animation in TREEJS based on the character Walter White of the series Breaking Bad Edit

Directory Layout

.
├── /css/                   # folder styles
│   └── /main.css           # main style
├── /js/                    # folder scripts
│   └── /main.js            # main script
└── index.html              # main html

Installation

git clone https://github.com/kevoj/breaking-bad-js
cd breaking-bad-js
npm i

Start

npm start

Demo

view demo online

About

Experiment of animation in TREEJS based on the character Walter White of the series Breaking Bad

https://codepen.io/kevoj/pen/BWgvOj


Languages

Language:JavaScript 89.3%Language:CSS 6.9%Language:HTML 3.8%