2.0.0 • Published 8 years ago
@davidisaaclee/video-graph v2.0.0
video-graph
Refines @davidisaaclee/graph to model a graph of WebGL fragment shaders.
See @davidisaaclee/react-video-graph to see this package in action.
Install
yarn add @davidisaaclee/video-graphDevelop
# Build using tsc (does not bundle into single file)
yarn buildTodo
- Add tests (not certain the best way to do this)
- Add usage to readme
- Break out WebGL helpers into separate package