Skip to content
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

Mesh decimation of Sponza still atrium crashes on Windows 10 #1530

Open
StudenteChamp2 opened this issue Sep 17, 2024 · 4 comments
Open

Mesh decimation of Sponza still atrium crashes on Windows 10 #1530

StudenteChamp2 opened this issue Sep 17, 2024 · 4 comments

Comments

@StudenteChamp2
Copy link

StudenteChamp2 commented Sep 17, 2024

Talked about it earlier
#1428

Mesh decimation of Sponza atrium still crashes. I am using the nightly build from commit 12a7f9d
All the decimation methods crash:

Simplification: Clustering Decimation
Simplification: Edge collapse for marching cube meshes
Simplification: Quadric Edge Collapse Decimation
Simplification: Quadric Edge Collapse Decimation(with texture)

The model as well as the textures is available here:
https://casual-effects.com/g3d/data10/common/model/crytek_sponza/sponza.zip

@alemuntoni
Copy link
Member

Did you try the last nightly from the devel branch?
Which platform are you using? I tried it on linux and it works as expected

@StudenteChamp2
Copy link
Author

I am running on Windows 10. I use MeshLab_Windows_portable_x86_64 artefact.
I just tried the devel branch with fix #1524: silent installation windows Commit bab066e. Still crashes!

See this video:
https://youtu.be/_z8U7U3gshM

@alemuntoni
Copy link
Member

Ok, I see. There is a simple workaround to avoid this crash: just deactivate the wireframe rendering.
Unfortunately I am not able at the moment to resolve this bug, as it involves a portion of code that I just don't understand. Sorry about that. If anyone is able to help, it would be really appreciated.

@StudenteChamp2
Copy link
Author

No worries man thank you :)
It works and performs well thats all I need to know

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

No branches or pull requests

2 participants