precision

This commit is contained in:
Gaëtan Renaudeau 2017-01-30 12:34:27 +01:00
parent 309a02b4be
commit bcf6cf7d8a
2 changed files with 4 additions and 3 deletions

View File

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

View File

@ -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",