DOM implementation of gl-react, an universal React library to write and compose WebGL shaders


Keywords
gl-react, gl, opengl, react, react-dom, react-component
License
MIT
Install
npm install gl-react-dom@5.2.2-next.6

Documentation

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

icon 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

doc

Installation

Install the dependency to your React application:

npm i --save gl-react-dom