@nielse63/webgl-sphere

1.0.5 • Public • Published

@nielse63/webgl-sphere

A sample WebGL decorative background using Three.js

[npm Dependency Status

Given a <canvas> NodeElement as the only parameter, the function will render an animation using Three.js

Installation

Using Yarn

yarn add --save @nielse63/webgl-sphere

or NPM

npm install --save @nielse63/webgl-sphere

Usage

import sphere from '@nielse63/webgl-sphere';

const canvas = document.querySelector('canvas');
sphere(canvas);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    0
  • 1.0.4
    0
  • 1.0.3
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i @nielse63/webgl-sphere

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

3.35 kB

Total Files

4

Last publish

Collaborators

  • nielse63