https://github.com/bytesleo/pig-minecraft-js
Experiment animation in TREEJS, using a character from Minecraft
https://github.com/bytesleo/pig-minecraft-js
animation canvas experiment javascript minecraft treejs
Last synced: 9 months ago
JSON representation
Experiment animation in TREEJS, using a character from Minecraft
- Host: GitHub
- URL: https://github.com/bytesleo/pig-minecraft-js
- Owner: bytesleo
- Created: 2017-04-05T15:59:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-05T16:19:58.000Z (about 9 years ago)
- Last Synced: 2025-06-01T15:44:36.033Z (11 months ago)
- Topics: animation, canvas, experiment, javascript, minecraft, treejs
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pig-minecraft-js
Pig minecraft with Treejs.

## Directory Layout
```bash
.
├── /css/ # folder styles
│ └── /main.css # main style
├── /js/ # folder scripts
│ └── /main.js # main script
└── index.html # main html
```
## Demo online
[view demo](http://codepen.io/kevoj/pen/gwLXjb)