pptk icon indicating copy to clipboard operation
pptk copied to clipboard

The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.

Results 59 pptk issues
Sort by recently updated
recently updated
newest added

The rendering needs some time to settle after moving the camera. This adds a sleep after moving to the next camera position and before capturing.

I successfully imported my point cloud .xyz using pptk but it appears segmented (intervals). Please is there any way I can make the point cloud all joined together? Secondly, is...

I am updating my points after every 0.5 seconds using a for loop and I want the viewer window to be the same and not open a new one again...

Is that functionality supported somehow?

Hi, Is there a reason why the X axis is inverted, positive on the left, negative on the right? And is there a way to change it?

Hi, I was trying to build pptk with CMake 3.12.3 in Linux. However, I got the following problem: CMake Error at cmake/UsefulMacros.cmake:83 (add_custom_target): add_custom_target cannot create target "pptk.libs.temp-NOTFOUND" because another...

Hello! Following the tutorials only is possible to do a selection of points using a box, is it possible to select a group of points using a polygon instead?

This is a possible fix to #26, by disabling automatic DPI scaling in the Qt application and let the system handle it. This is admittedly not tested on Windows or...

It seems there is an issue with HiDPI scaling on Linux. ### How to reproduce I got the following on Arch Linux, KDE, monitor resolution 3200x1800, scale factor set to...