polyscope-py icon indicating copy to clipboard operation
polyscope-py copied to clipboard

get/set all structure parameters as JSON string

Open BrunoLevy opened this issue 1 year ago • 0 comments

I'm using PolyScope through its Python bindings in pygraphite. It would be interesting to be able to save PolyScope rendering parameters in the .graphite files that serialize the whole scene graph (they have a generic attribute mechanism to do that). Would it be possible to add a function to serialize / deserialize all structure parameters in a string in JSON format ?

BrunoLevy avatar Jul 09 '24 06:07 BrunoLevy