@msfeldstein/three-boilerplate
v1.0.0
Published
All the boilerplate for a threejs scene
Downloads
12
Readme
@msfeldstein/three-boilerplate
Sets up a basic threejs scene with orbit controls for quick three prototyping
Usage
require('@msfeldstein/three-boilerplate')
scene.add(yourMesh)That's it. See demo.js for an example.
