mortacious / pyvista-imgui

Pyvista imgui integration
MIT License
16 stars 1 forks source link

Pivot interactor style and other convenience methods #4

Closed mortacious closed 10 months ago

mortacious commented 10 months ago

Adds a specialized pivot interactorstyle to ImguiPlotter which does all interaction relative to a pivot point specified by the position of the mouse pointer.

Also adds the convenience methods add_pointcloud and add_glyph_mapper to ImguiPlotter for adding point cloud data and efficient adding of glyphs.