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

When using nalgebra_glm, how to call transform_point? #1335

Open
cmaughan opened this issue Dec 19, 2023 · 0 comments
Open

When using nalgebra_glm, how to call transform_point? #1335

cmaughan opened this issue Dec 19, 2023 · 0 comments

Comments

@cmaughan
Copy link

I have a Vec3, and a Mat4x4. I want to transform the vec3 as if it is a point.
It seems that transform_point takes a 'Point3', but this is not part of nalgebra_glm.

Note that transform_vector works fine, because it takes a Vec3.

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

No branches or pull requests

1 participant