Hacker News new | ask | show | jobs
by timkonie 588 days ago
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!
1 comments

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.