Experimenting with WebGL and Vue: How to animate subtitles?

added by JavaScript Kicks
10/9/2019 3:25:56 PM

595 Views

Imagine that you sing karaoke or watch a movie with subtitles. Forget boring fonts with no animation. Let's revive these! There is a very interesting technology, named WebGL, which is used to render 2D/3D inside a browser using JS API. It gives a possibility to create really beautiful and powerful things.


0 comments