Hi everyone!
I would love to make things like this. I would really appreciate if anyone can help guide me in the right direction — how it's built, maybe any tutorials, or what I should learn.
https://www.tuftandpaw.com/pages/beautiful-cats-of-instagram-3d#hamilton
Thanks in advance!! 😸
That's.... Really uncanny XD
Anyway, from what I can tell it's using a regular picture of a cat and applying a "depth" texture with WebGL like is demonstrated in this tutorial : tympanus.net/codrops/2019/02/20/ho...
Then I'm guessing they map the texture of the eyes on a sphere that follows the mouse pointer.
In any case, it's mostly WebGL.