Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gre/gl-transition-libs
libraries to run GL Transitions and source code of
https://github.com/gre/gl-transition-libs
Last synced: 14 days ago
JSON representation
libraries to run GL Transitions and source code of
- Host: GitHub
- URL: https://github.com/gre/gl-transition-libs
- Owner: gre
- Created: 2013-12-22T16:15:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T05:34:07.000Z (over 1 year ago)
- Last Synced: 2024-10-28T13:57:44.723Z (15 days ago)
- Language: JavaScript
- Homepage: https://gl-transitions.com
- Size: 76.8 MB
- Stars: 771
- Watchers: 29
- Forks: 68
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/gre/gl-transition-libs.svg?branch=master)](https://travis-ci.org/gre/gl-transition-libs)
This repository hosts multiple packages for [gl-transitions](https://github.com/gl-transitions/gl-transitions).
- [gl-transition](packages/gl-transition): a light function to render a GL Transition frame with a WebGLRenderingContext.
- [regl-transition](packages/regl-transition): a function to render a GL Transition with a regl context.
- [react-gl-transition](packages/react-gl-transition): a React component to render a GL Transition in gl-react v3.
- [website](packages/website): gl-transitions.com source code. it automatically gets redeployed from `master` branch.
- [regl-transition-example](packages/regl-transition-example): example for regl-transition.## Other Links
- [GLTransitions website](https://gl-transitions.com), gallery and editor. *( alternative hosting: https://gl-transitions.surge.sh/ )*
- [gl-transitions repository](https://github.com/gl-transitions/gl-transitions), collection of gl transitions.## Kudos
**Libraries**
- [React](https://github.com/facebook/react)
- [create-react-app](https://github.com/facebookincubator/create-react-app)
- [headless-gl](https://github.com/stackgl/headless-gl) and bunch of other libs around [stackgl](https://github.com/stackgl/headless-gl).
- [gl-react](https://github.com/gre/gl-react)**Services**
- [Travis](https://travis-ci.org/gl-transitions/gl-transitions) for automated tests and deployment to [NPM](https://npmjs.com).
- [Netlify](https://netlify.com) for hosting the website.
- [Github](https://github.com) itself, for being a platform for hosting [gl-transitions](https://github.com/gl-transitions/gl-transitions)**Others**
- [ffmpeg](https://ffmpeg.org/)
- [xvfb](https://www.x.org/)
- [unsplash.com](https://unsplash.com/) for the images