pptk
pptk copied to clipboard
[PYTHON 3 WHEEL FILE RELEASE]
Hi all,
For anyone still interesting pptk's maintenance, I have built python 3.7 - 3.12 wheel files for linux and py3.9 for mac os at https://github.com/ChadLin9596/pptk/releases/tag/v0.1.1
Welcome anyone use it or request other python version support.
Also, I have merged @3dsman's pull request. So pptk now can customize window_size by viewer.set(window_size=[width, height]) which is good for rendering non-square images.