From d8f9661651fdf8e1576a94e33c7eed2d76536808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Thu, 20 Aug 2015 15:03:10 +0200 Subject: [PATCH] gifs in the main readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1699430..52527b2 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ More technically, `gl-react-native` allows you to write a fragment shader that c A React version also exists: [`gl-react`](http://github.com/ProjectSeptemberInc/gl-react). +[![](docs/examples/simple.gif)](./Examples/Simple)[![](docs/examples/advancedeffects.gif)](./Examples/AdvancedEffects) + ## Focus - **Virtual DOM and immutable** paradigm: OpenGL is a low level imperative and mutable API. This library takes the best of it to expose it in a immutable and descriptive way. @@ -40,5 +42,6 @@ npm i --save gl-react-native - [GLSL.io](http://glsl.io/) and [Diaporama](https://github.com/gre/diaporama) - Source code of [React Native](https://github.com/facebook/react-native) - ## Documentation + +![Index](./docs) -- 2.26.2