diff --git a/Examples/AdvancedEffects/README.md b/Examples/AdvancedEffects/README.md new file mode 100644 index 0000000..142e918 --- /dev/null +++ b/Examples/AdvancedEffects/README.md @@ -0,0 +1,3 @@ + +- [Web demo](http://projectseptemberinc.github.io/gl-react/Examples/AdvancedEffects/) +- [React Native version](https://github.com/ProjectSeptemberInc/gl-react-native/tree/master/Examples/AdvancedEffects) diff --git a/Examples/Blur/README.md b/Examples/Blur/README.md new file mode 100644 index 0000000..a844d30 --- /dev/null +++ b/Examples/Blur/README.md @@ -0,0 +1,2 @@ + +- [Web demo](http://projectseptemberinc.github.io/gl-react/Examples/Blur/) diff --git a/Examples/Simple/README.md b/Examples/Simple/README.md new file mode 100644 index 0000000..836f45f --- /dev/null +++ b/Examples/Simple/README.md @@ -0,0 +1,4 @@ + +- [Documentation](http://projectseptemberinc.gitbooks.io/gl-react/content/) +- [Web demo](http://projectseptemberinc.github.io/gl-react/Examples/Simple/) +- [React Native version](https://github.com/ProjectSeptemberInc/gl-react-native/tree/master/Examples/Simple) diff --git a/Examples/SpringCursor/README.md b/Examples/SpringCursor/README.md new file mode 100644 index 0000000..77f74a7 --- /dev/null +++ b/Examples/SpringCursor/README.md @@ -0,0 +1,2 @@ + +- [Web demo](http://projectseptemberinc.github.io/gl-react/Examples/SpringCursor/) diff --git a/Examples/Video/README.md b/Examples/Video/README.md new file mode 100644 index 0000000..879ff9b --- /dev/null +++ b/Examples/Video/README.md @@ -0,0 +1,2 @@ + +- [Web demo](http://projectseptemberinc.github.io/gl-react/Examples/Video/) diff --git a/README.md b/README.md index dac88b9..9ffdf25 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ More technically, gl-react allows you to write a fragment shader that covers a c **There's also [`gl-react-native`](https://github.com/ProjectSeptemberInc/gl-react-native), a React Native version implementing the same API.** -[![](docs/examples/blur.gif)](http://projectseptemberinc.github.io/gl-react/Examples/Blur/) +[![](https://github.com/ProjectSeptemberInc/gl-react/raw/master/docs/examples/blur.gif)](http://projectseptemberinc.github.io/gl-react/Examples/Blur/) ## Examples [Open Examples page](http://projectseptemberinc.github.io/gl-react/) / [Read the code](https://github.com/ProjectSeptemberInc/gl-react/tree/master/Examples). - [Simple](https://github.com/ProjectSeptemberInc/gl-react/tree/master/Examples/Simple) contains minimal examples, perfect to learn how to use the library. See also the [Related Documentation](http://projectseptemberinc.gitbooks.io/gl-react/content/). -- [SpringCursor](https://github.com/ProjectSeptemberInc/gl-react/tree/master/Examples/SpringCursor/index.js) shows usage with [`react-motion`](https://github.com/chenglou/react-motion). +- [SpringCursor](https://github.com/ProjectSeptemberInc/gl-react/tree/master/Examples/SpringCursor) shows usage with [`react-motion`](https://github.com/chenglou/react-motion). - [AdvancedEffects' Intro](https://github.com/ProjectSeptemberInc/gl-react/blob/master/Examples/AdvancedEffects/src/Intro.js) shows usage with [`react-canvas`](https://github.com/Flipboard/react-canvas). - [Video](https://github.com/ProjectSeptemberInc/gl-react/blob/master/Examples/Video/index.js) shows usage with the `