0.0.4 • Published 2 years ago

@wusonw/three-helper v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

three-helper

description

three-helper to use three easier

architecture

architecture

how to use

1. Install it from npm

npm i @wusonw/three-helper

2. Import and use it

// import it
import { ThreeHelper } from '@wusonw/three-helper'

// new instance
const helper = new ThreeHelper()

// init it with a parentNode 
helper.init(parentNode)
0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago