Skip to content

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

@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
@adam-urbanczyk
Copy link
Member Author

adam-urbanczyk commented Jun 17, 2025

See #1786

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