0.2.21 ā€¢ Published 12 months ago

@nodetoy/shared-nodetoy v0.2.21

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

@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