EduardvonBriesen / mememuc

Launcher project for the MemeMuc bonus project of OMM WS22/23
1 stars 2 forks source link

Gifs #16

Open EduardvonBriesen opened 11 months ago

EduardvonBriesen commented 11 months ago

If you allow gif as meme templates, then:

  1. Basic: Convert them to still images on upload, i.e., use one of the frames of the gif.
  2. Intermediate: Create the meme as a gif and display it accordingly. The meme then moves. The caption can be static (constant over all frames).
  3. Advanced: Integrate an option into you editor for placing temporal textboxes, i.e., text appears/disappears/changes over the duration of the gif.
EduardvonBriesen commented 11 months ago

Target: Intermediate