rnd-team-dev / plotoptix

Data visualisation and ray tracing in Python based on OptiX 7.7 framework.
https://rnd.team/plotoptix
Other
498 stars 25 forks source link

Interaction in visualisation (tk?) and ffmpeg #60

Open davidcortesortuno opened 2 months ago

davidcortesortuno commented 2 months ago

Hi, I successfully ran some of the examples, however, the tk window does not let me zoom or interact with the visualisations in any way, except for the single mouse click to rotate the image. I installed tk via pip, is that the right way?

I also installed ffmpeg 7, but I keep getting the error Video encoding library initialization failed, encoding features are not available. . I'm using the latest dev branch.