Skip to content

Minimal three.js project setup using ES6 modules and rollup.

License

Notifications You must be signed in to change notification settings

renanyoy/three-jsm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

three-jsm

Simple project example using the ES6 modules of three.js.


After downloading the repository, execute npm install once in the root directory to install all dependencies.

You can then start a local server by using npm start and open http://localhost:3000/app/ for testing.

About

Minimal three.js project setup using ES6 modules and rollup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • HTML 16.7%