Hello,
I’m building a website that will require some text transitions and i did a quick research to look at some references and i want to know if these two example are possible to do using threejs:
the first one is coming from this website: SONY BRAVIA 2017 Design Concept | TAO TAJIMA | Filmmaker
and i really liked this text animation where the text comes from the bottom right and exits at the top right, is it possible to do using threejs?
the next example is something similar, where the div which is a video transforms during a quick animation into a very larger box, it’s in this website, the Reel section:
So my question is: Is this possible to do using threejs? if so can you show me some code to use as reference?