@nielse63/webgl-brain

1.0.5 • Public • Published

@nielse63/webgl-brain

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-brain

or NPM

npm install --save @nielse63/webgl-brain

Usage

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @nielse63/webgl-brain

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

3.42 kB

Total Files

4

Last publish

Collaborators

  • nielse63