Experiment of animation in TREEJS based on the character Walter White of the series Breaking Bad Edit
.
├── /css/                   # folder styles
│   └── /main.css           # main style
├── /js/                    # folder scripts
│   └── /main.js            # main script
└── index.html              # main htmlgit clone https://github.com/kevoj/breaking-bad-js
cd breaking-bad-js
npm inpm start
