0.1.52 ⢠Published 4 years ago
@nodetoy/runtime v0.1.52
@nodetoy/runtime
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:
yarnDevelopment
Serve the example folder at localhost:3000
yarn devBuild Library
yarn buildPublish on npm
yarn deploy