SCIInstitute / ShapeWorks

ShapeWorks
http://sciinstitute.github.io/ShapeWorks/
Other
103 stars 32 forks source link

Python API to visualize particles updates given a saved model #1038

Open sheryjoe opened 3 years ago

sheryjoe commented 3 years ago

If the user saved the particle system over iterations, e.g., run on a server, this API should provide the user to visualize saved particle updates to troubleshoot correspondence optimization.

Related to #569

akenmorris commented 3 years ago

This Python API will open Studio?

sheryjoe commented 3 years ago

Yes.

cchriste commented 3 years ago

If I understand correctly, there will be a command line option to open Studio with the particle history, and AnalyzeUtils.launchShapeWorksStudio will pass these parameters to Studio when it launches it.