Skip to content

9base/80sgifgenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • GLSL 4.5%
  • CSS 3.3%
  • HTML 1.0%