mirror of
https://github.com/gre/gl-react.git
synced 2026-01-18 16:16:59 +00:00
precision
This commit is contained in:
parent
309a02b4be
commit
bcf6cf7d8a
@ -1,8 +1,8 @@
|
||||
|
||||
<img width="32" alt="icon" src="https://cloud.githubusercontent.com/assets/211411/9813786/eacfcc24-5888-11e5-8f9b-5a907a2cbb21.png"> gl-react-native
|
||||
<img width="32" alt="icon" src="https://cloud.githubusercontent.com/assets/211411/9813786/eacfcc24-5888-11e5-8f9b-5a907a2cbb21.png"> gl-react-exponent
|
||||
========
|
||||
|
||||
`gl-react-exponent` is the [React Native](https://facebook.github.io/react-native/) implementation of [gl-react](https://github.com/gre/gl-react), library to write and compose WebGL shaders.
|
||||
`gl-react-exponent` is the [React Native](https://facebook.github.io/react-native/) via Exponent implementation of [gl-react](https://github.com/gre/gl-react), library to write and compose WebGL shaders.
|
||||
|
||||
## Links
|
||||
|
||||
|
||||
@ -3,13 +3,14 @@
|
||||
"version": "3.0.0-alpha.2",
|
||||
"license": "MIT",
|
||||
"author": "Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>",
|
||||
"description": "React Native implementation of gl-react, an universal React library to write and compose WebGL shaders",
|
||||
"description": "React Native via Exponent implementation of gl-react, an universal React library to write and compose WebGL shaders",
|
||||
"keywords": [
|
||||
"gl-react",
|
||||
"gl",
|
||||
"opengl",
|
||||
"react",
|
||||
"react-native",
|
||||
"exponent",
|
||||
"react-component"
|
||||
],
|
||||
"main": "lib/index.js",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user