0.2.1 • Published 2 years ago

three-background v0.2.1

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

Providing facinating(maybe) background with fairly OK perfomance(maybe) using three.js and its examples lib. Let you beautify(maybe) your homepage's/loginpage's background in the most easy(maybe) way.

To install:

npm i three-background

Easy to Use:

import TBG from 'three-background'
const { BasicOcean } = TBG
function MainPage(){
  // your other code ....
  return <BasicOcean>
  {/* your other comps */}
  </BasicOcean>
}
export default MainPage
0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago