Skip to content

yuguojiang/sketch-threejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sketch of three.js

Interactive sketches made with three.js.
https://ykob.github.io/sketch-threejs/

Usage

  1. Install the necessary node modules.
npm i
  1. Run the npm script start to start development.
npm run start
  1. When finishing development, run the npm script build to make the compressed files.
npm run build

License

Copyright (c) 2019 Yoichi Kobayashi
Released under the MIT license
http://opensource.org/licenses/mit-license.php

Excluded files from the MIT License

  • 3D model that is using on the sketch "newyear2019".
  • 3D model and texture these are using on the sketch "buddha".

Misc

Follow Yoichi Kobayashi: Web, Twitter

About

Interactive sketches made with three.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.1%
  • GLSL 14.6%
  • CSS 5.8%
  • HTML 3.5%