polyscope icon indicating copy to clipboard operation
polyscope copied to clipboard

A C++ & Python viewer for 3D data like meshes and point clouds

Results 144 polyscope issues
Sort by recently updated
recently updated
newest added

`ImGui_ImplOpenGL3_DestroyFontsTexture` and `ImGui_ImplOpenGL3_CreateFontsTexture` were removed on 04.06.2025 If glm is already a target then no GLM_ENABLE_EXPERIMENTAL define might be specified for it. A more robust way is to define it...

Hi, thanks for this great lib ! - The recent feature that allows to select a focus point with `ctr`+`shift`+`left click` is very convenient. - The trackball follows the rule...

This PR tries to address this issue: https://github.com/nmwsharp/polyscope/issues/337

Thank you for the tool, I have been having issues with the VectorQuantities, PointClouds and CurveNetworks in that they seem to have some weird rendering artifacts. It is a bit...

Can spacemouse support be added to polyscope. I tried to do it on the python side but it's unbearably slow

enhancement
help wanted

Hi developer, This is an amazing package — thank you for your great work! I’m currently building a GUI on top of Polyscope and have disabled the default UI. I’d...

Is there a simple(ish) way to provide a custom shader? For instance, if I want to visualize a PQ function over a mesh rather than the default PL one.

Can you please add support for Space Mouse?

With gsplat becoming more ubiquitous these days, I was wondering if you've considered adding first-class support for visualizing them in Polyscope?