Interactive sketches made with three.js.
https://ykob.github.io/sketch-threejs/
- Install the necessary node modules.
npm i
- Run the npm script
start
to start development.
npm run start
- When finishing development, run the npm script
build
to make the compressed files.
npm run build
Copyright (c) 2019 Yoichi Kobayashi
Released under the MIT license
http://opensource.org/licenses/mit-license.php
- 3D model that is using on the sketch "newyear2019".
- 3D model and texture these are using on the sketch "buddha".