-
Notifications
You must be signed in to change notification settings - Fork 226
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
Simplification doesnt work properly #349
Comments
Are you using the last release? If so could you try the builds from last commit to see if it works better? This has been changed recently: |
While its a bit weird to add a slider to it, seems to work perfectly. |
Nevermind. Still broken. |
Do you have an example of a gox file that does not export properly?
Regards
Gui
…On Wed, Jan 24, 2024 at 3:33 AM Bits360 ***@***.***> wrote:
Reopened #349 <#349>.
—
Reply to this email directly, view it on GitHub
<#349 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA2JH4CJBABWP67FN4VGQDYQAFODAVCNFSM6AAAAABCEHUOXOVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGU3TKMJZGQ4DSMI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Simplification uses a decimate that does not care about vertex color for some reason. This both is far less efficient than just greedy meshing, and cuts off corners randomly. Please fix.
The text was updated successfully, but these errors were encountered: