polyscope
polyscope copied to clipboard
enables polyscope to run in pyqt?
I like the mesh rendering of polyscope very much. Do I have any way to embed it into the window of pyqt? thanks
Unfortunately I'm not aware of any way to do this, short of a deep rewrite. Perhaps it could be implemented as an additional rendering backend? I'm not even sure though, and there are no plans to implement such a thing soon.
If you know of any tips for embedding complex openGL libraries inside of QT (or pyqt specifically) I'd be interested to hear them!