I am looking for a way to display a .ply, .stl, .step, or .igs in a python window of any sort. The idea is that my students are moving a robot holding a part and i want to show that part also moving in 3d.
The formats listed above are the ones that i can produce.
I have explored Panda3D, OPenGL, Vpython and Blender. The only reason i dont use blender is because i want just a window and real-time.
Thanks for the help.
and if you have examples that would be just awesome.