Skip to content

crookookoo/threejs-ghetto-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js boilerplate

A lightweight three.js boilerplate for quick experiments. Three.js library and frequently used js components from examples are hotlinked via threejs.org, which makes them always up-to-date, but also unavailable when offline. 🙈

Project code in main.js, and helpers.js contain mostly project-independent initializations and tools.

Run server-starter for SimpleHTTPServer. For live-reloading server use npm install -g live-server and then just live-server in the project directory.

screenshot

About

A simple three.js experiment boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published