@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);

Readme

Keywords

none

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