From 18502df9176a602b87ae53d7af631ecccbfabd22 Mon Sep 17 00:00:00 2001 From: Earle Castledine Date: Mon, 24 Aug 2015 10:05:07 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 382a9fe..7eaea4a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # gl-react-native -OpenGL bindings for react-native to implement complex effects over images and components, in VDOM descriptive paradigm. +OpenGL bindings for react-native to implement complex effects over images and components, in the descriptive VDOM paradigm. More technically, `gl-react-native` allows you to write a [fragment shader](https://www.opengl.org/wiki/Fragment_Shader) that covers a View. The shader can render: generated graphics/demos, effects on top of images, effects over any UI content... anything you can imagine! -- 2.26.2