victorqin / motion_inbetweening

MIT License
83 stars 11 forks source link

visualization #5

Open wang-zm18 opened 8 months ago

wang-zm18 commented 8 months ago

Hello, I am a green hand about maya. I tried to visualize the json file according to your tutorial. However, after running the corresponding code, I did not got the visualization result like this.

截屏2024-03-09 12 23 15

Could you please give me some advice? Thank you in advance!

victorqin commented 6 months ago

Did you get any error?

On your screenshot, it shows: 10 20 30 40 It seem that you were able to import the JSON, and print out the frame numbers: https://github.com/victorqin/motion_inbetweening/blob/master/packages/motion_inbetween/visualization/maya.py#L26

Maybe you were visualizing a JSON with 45 frames?