Skip to content

Gui freezes when loading big object file #6

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

Open
Kicer86 opened this issue Feb 26, 2025 · 3 comments
Open

Gui freezes when loading big object file #6

Kicer86 opened this issue Feb 26, 2025 · 3 comments

Comments

@Kicer86
Copy link
Contributor

Kicer86 commented Feb 26, 2025

I think that GUI should be responsible when loading big objects. Currently application seems to be frozen

@sharjith
Copy link
Owner

The loading refreshes the GUI periodically. The progress bar thread keeps the UI responsive throughout the loading

@Kicer86
Copy link
Contributor Author

Kicer86 commented Mar 2, 2025

I think it would be possible to improve it. now window freezes at some points of loading process.

@sharjith
Copy link
Owner

sharjith commented Mar 3, 2025

Sure, we can see how to improve it. I am also sure that the rendering part can be improved a lot. I have compared the model loading and rendering performance with the OpenCASCADE application CADAssistant. The loading is much faster and the model manipulation seems to be very smooth and lighter.

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

No branches or pull requests

2 participants