Skip to content

Conversation

@hirok2005
Copy link

Currently, the viewer blocks and self.visualizer is never set because
pyrender.Viewer() does not support auto_start or .start().

This PR fixes the issue by using run_in_thread=True, which allows the
viewer to run in a separate thread and enables dynamic updates.

Fixes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Visualizer.viewer not being assigned

1 participant