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

Update function documentation to mention stream/attribute limits #629

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

zeux
Copy link
Owner

@zeux zeux commented Oct 31, 2023

Also assert on these limits in JS simplifyWithAttributes; Wasm code compiles assertions out and this is an important limit right now.

Fixes #628 (for now)

Also assert on these limits in JS simplifyWithAttributes; Wasm code
compiles assertions out and this is an important limit right now.
@zeux zeux closed this Oct 31, 2023
@zeux
Copy link
Owner Author

zeux commented Oct 31, 2023

I'm tempted to take another look at this because maybe the hard limit isn't even required.

@zeux zeux deleted the attr16 branch October 31, 2023 15:49
@zeux zeux restored the attr16 branch October 31, 2023 16:53
@zeux zeux reopened this Oct 31, 2023
@zeux zeux merged commit 002bdfc into master Nov 1, 2023
24 checks passed
@zeux zeux deleted the attr16 branch November 1, 2023 14:25
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.

Why is meshopt_simplifyWithAttributes (silently) limited to 16 attributes?
1 participant