Eduardo Davalos Anaya
Eduardo Davalos Anaya
Apologies for the mistake.
Hello! Great work BTW, I really like the implementation. I am trying to use your package in one of my projects. Would it be possible for you to upload the...
Great work, this library is a lifesaver! Is there a way to provide a callback function after a PDF (or general document) is successful loaded?
Is there a way to reset the scroll position after the PDF's zoom level is changed and causes a render?
Hello! First, great library @tttapa et al., thank you for y'all's work! Quick question, is ``py-build-cmake`` compatible with PyBoost?
``` (plot3d) $ vision6D Traceback (most recent call last): File "/home/nicole/anaconda3/envs/plot3d/bin/vision6D", line 5, in from vision6D.entry.main import main File "/home/nicole/anaconda3/envs/plot3d/lib/python3.10/site-packages/vision6D/__init__.py", line 32, in from .mainwindow import MyMainWindow File "/home/nicole/anaconda3/envs/plot3d/lib/python3.10/site-packages/vision6D/mainwindow/__init__.py", line...
Instead of embedding the logic to create custom visualizations inside of Vision6D, it might be best to decouple these two separate implementations but connect them via socket networking. I propose...
After hours and hours of carefully dragging my 3D mesh to align the image (pixel-level precision), I was delighted with myself at the beauty! I was all willy-nilly about to...
Just a quick question, is there a way to download a recording via the Python client instead of having to physically transfer the recording from the SD card? Thanks in...