Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 543 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 543 Bytes

three-go

A Stripped-Down ThreeJS Boilerplate

(intended for rapid prototyping and quick single page experiments)

alt

Features:

  • budo
  • a bash script to do some menial labor and redefine the project as your own
  • Orbitcontrols and a cube
  • That's it. Keep fluff to a minimum.

Installation:

  • clone
  • run ". threego.sh" and follow the onscreen instructions
  • ('yarn start' will autorun)

Now go make things.