I need help figuring out how to capture the three.js Keyframes from an Animation Clip. Unfortunately, I am struggling to export anything from three.js. Currently, I am utilizing live stream data to control a character in three.js, and now I want to be able to record this control data. You can find a small example of my issue here:
If anyone has any ideas on how to solve this problem, please let me know!