Hacker News new | ask | show | jobs
by amrrs 589 days ago
this looks a lot like screen studio, interesting, was it too difficult to get the zoom effects?
1 comments

I built a custom renderer that takes in the recordings and applies the effects. It took a while to get the "feeling" just right, but I'm pretty happy with it now!
that's interesting, so track the mouse events and then apply it on top of the video? that's brilliant
Exactly! Basically everything is recorded and tracked separately but synchronized and then composed in the editor with animations etc.