mirror of
https://github.com/gre/gl-react.git
synced 2026-01-25 16:43:36 +00:00
Update README.md
This commit is contained in:
parent
a6c46844ad
commit
a7aed6b4f3
@ -1,8 +1,10 @@
|
||||
# gl-react
|
||||
|
||||
WebGL bindings for react to implement complex graphics and image effects, in VDOM descriptive paradigm.
|
||||
OpenGL bindings for react-native to implement complex effects over images and components, in VDOM descriptive paradigm.
|
||||
|
||||
See also: [`gl-react-native`](https://github.com/ProjectSeptemberInc/gl-react-native).
|
||||
More technically, gl-react-native allows you to write a fragment shader that covers a component. The shader can render: generated graphics/demos, effects on top of images, effects over any UI content... anything you can imagine!
|
||||
|
||||
There's also a [`gl-react-native`](https://github.com/ProjectSeptemberInc/gl-react-native) version gl-react with the same API.
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user