davidisaaclee / video-graph-ts

Models and renders a graph of WebGL fragment shaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Develop

# Build using tsc (does not bundle into single file)
yarn build

Todo

  • Add tests (not certain the best way to do this)
  • Add usage to readme
  • Break out WebGL helpers into separate package

About

Models and renders a graph of WebGL fragment shaders


Languages

Language:TypeScript 100.0%