mirror of
https://github.com/gre/gl-react.git
synced 2026-01-18 16:16:59 +00:00
13 lines
539 B
Markdown
13 lines
539 B
Markdown
# AdvancedEffects examples
|
|
|
|
*AdvancedEffects* is a React application that shows more advanced `gl-react` samples.
|
|
|
|
It performs non trivial animated effects that still runs at 60 FPS on a iPhone.
|
|
|
|
It is implemented both in React and React Native:
|
|
|
|
- [gl-react `Examples/AdvancedEffects`](https://github.com/ProjectSeptemberInc/gl-react/tree/master/Examples/AdvancedEffects)
|
|
- [gl-react-native `Examples/AdvancedEffects`](https://github.com/ProjectSeptemberInc/gl-react-native/tree/master/Examples/AdvancedEffects)
|
|
|
|

|