I have seen this post with a matlab example that I would like to emulate in Julia. As a summary I would like to plot a 3d model loaded from a mesh file (.stl or similar) and rotate it “real time” according to a time series.
What Julia library would you use? Do you now any similar examples I could look at?