polyscope icon indicating copy to clipboard operation
polyscope copied to clipboard

enables polyscope to run in pyqt?

Open lovecoding2023 opened this issue 4 years ago • 1 comments

I like the mesh rendering of polyscope very much. Do I have any way to embed it into the window of pyqt? thanks

lovecoding2023 avatar Jan 16 '22 06:01 lovecoding2023

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!

nmwsharp avatar Mar 10 '22 21:03 nmwsharp