gl-react-dom-v2
gl-react-dom-v2 copied to clipboard
WebGL bindings for React to implement complex effects over images and content, in the descriptive VDOM paradigm
STATUS: project is being rewritten from scratch in https://github.com/gre/gl-react. It will be the next v3.
Gitbook documentation / gl-react / live demos / gl-react-native / #gl-react on reactiflux
gl-react-dom

WebGL bindings for React DOM to implement complex effects over images and content, in the descriptive VDOM paradigm.
gl-react-dom is an implementation of gl-react for react-dom. Please read the main gl-react README for more information.
Documentation
Installation
Install the dependency to your React application:
npm i --save gl-react-dom
