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 bindings and add options parameter to simplify() #32

Closed
wants to merge 1 commit into from

Conversation

oisyn
Copy link
Collaborator

@oisyn oisyn commented Sep 13, 2023

It seems the bindings were a bit out of date, meshopt_simplify() now has an options parameter. I've updated the bindings and added the parameter to the Rust interface.

@Uriopass
Copy link
Collaborator

I believe this got superseded by #29

However you're using bitflags instead of a plain u32 like that other PR. I like the bitflags as the API is more explicit. I'll incorporate that before releasing

@Uriopass Uriopass closed this Jan 23, 2024
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.

2 participants