Skip to content

Interactive show #1727

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Interactive show #1727

wants to merge 6 commits into from

Conversation

adam-urbanczyk
Copy link
Member

@adam-urbanczyk adam-urbanczyk commented Dec 10, 2024

  • Rework to not require QT
  • Poll for events in a separate thread (vtkRenderWindowInteractor.processEvents)
  • Store windows in a module level list/dict
  • Implement close()

Optional:

  • Implement adding/removing of objects to/from a existing window

Sorry, something went wrong.

@adam-urbanczyk adam-urbanczyk marked this pull request as draft December 10, 2024 06:43
@adam-urbanczyk adam-urbanczyk mentioned this pull request Dec 12, 2024
5 tasks
@adam-urbanczyk adam-urbanczyk added this to the 2.6 milestone Dec 15, 2024
@jon-proximafusion
Copy link

Looks very useful. I've been making use of https://github.com/jmwright/cadquery-png-plugin for similar capabilities but it would be desirable to have this PNG export in CQ directly.

That optional tasks in the comment at the top reminds me a bit of the Assembly.remove method we chatted about. Would that be another way of achieving the same image if we could pop objects out of the assembly

Many thanks for this feature, looking forward to making use of it

@adam-urbanczyk
Copy link
Member Author

PNG export was implemented in #1759 .

@adam-urbanczyk adam-urbanczyk linked an issue Mar 5, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interactive show
2 participants