npm.io
0.2.21 • Published 3 years ago

@nodetoy/shared-nodetoy

Licence
Version
0.2.21
Deps
1
Size
43 kB
Vulns
0
Weekly
0

@nodetoy/shared-nodetoy

Current version: 0.2.1


Runtime used by both @nodetoy/react-nodetoy and @nodetoy/three-nodetoy

Nodetoy is the shader tool for the web. NodeToy provides creators a powerful editor to create incredible new shaders and visual effects.


Contributing

We use yarn, install the dependencies like this:

yarn
Development

Serve the example folder at localhost:3000

yarn dev
Build Library
yarn build
Publish on npm
yarn deploy