Animate .step model and show in a browser

Hello everyone. Premised I’m completely new to computer graphics,apologize for the inappropriate terms used. I’m asked to get a 3D sketch, animate some parts of it reading varables from a database, and show the result in a browser ex. Chrome. Do you think Processing is a right way to arrive there?

Thanks a lot.
Emanuele Giampieri

1 Like

Definitely

When you want to run in a browser, check p5.js

https://p5js.org/examples/3d-sine-cosine-in-3d.html

https://p5js.org

1 Like

Thanks a lot Chrisir!

1 Like