Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 740 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 740 Bytes

Animated gif generator

A gif generator coded in javascript & glsl.

The text is created with a hidden <canvas> element. It is then stored in a texture and color coded by the text position (top = r / middle = g / bottom=b). This texture is used to create nice text effects.

Modes

Try them: https://antoinemopa.github.io/80sgifgenerator/

80's

Example

80's + vhs

Example

2001

Example

Want to code things like this?

Start with shadergif http://a-mo-pa.com/stuff/shadergif/