legitnick / vandepar

bot to create YT videos from stackoverlow
MIT License
0 stars 0 forks source link

Try to animate text w css #16

Open legitnick opened 1 year ago

legitnick commented 1 year ago

Instead of video editing, to achieve some text effects it might be useful to use CSS. The general idea is to split the text into cards smh, then translate these cards by CSS with rotation and displacement. The cards move and rotate gradually, probably also fading at the ends. One substitutes another. To have the text still readable in the HTML form, add a hover effect to remove all that(?) Or have the non-card version stored as well.

legitnick commented 1 year ago

Priority less than the db.