Skip to content

Latest commit

 

History

History
executable file
·
13 lines (11 loc) · 628 Bytes

README.md

File metadata and controls

executable file
·
13 lines (11 loc) · 628 Bytes

boilerplate for three.js is a template to get you started. You download it and modify it until it fits your needs. It is a fast way to start a clean project with three.js. It avoids repetitive tasks, following DRY principles. It includes various good practices and compatibilities features. More details here.

Get Started

git clone https://github.com/jeromeetienne/threejsboilerplate.git

And start updating index.html until it fits yours need.