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

added a quaternion cubic bezier for cglm #417

Closed
wants to merge 1 commit into from

Conversation

telephone001
Copy link
Contributor

Tried to make a bernstein polynomial for it but since each slerp depends on the angle, I don't think its gonna work.
So I used Decasteljau. Interested in hearing how I can improve this in the comments

@telephone001
Copy link
Contributor Author

just realized the bezier you requested isn't a cubic bezier so just gonna close this and do more research

@recp
Copy link
Owner

recp commented May 26, 2024

Wow, sorry for the late response due busy days...

I also need to do some research for glm_quat_bezier() and glm_quat_spline() as mentioned at #344

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.

None yet

2 participants