/oneTile

Draw One Tile By THREE.JS

Primary LanguageJavaScript

oneTile

Draw one tile by threejs
You can use the code anyway... and it's my pleasure if this code can help you~
But anthor litte request... Please star the responsity if you feel it help you ....
oneTile is pure client APP, but it needs server to load local json file.
You can use firefox to open, It defaulted support local file loading.
  • linux/mac
git clone https://github.com/OhBonsai/oneTile.git
cd oneTile
python -m SimpleHTTPServer

OR

sudo npm install budo -g
budo --live