这是indexloc提供的服务,不要输入任何密码
Skip to content

Add dot product and cross product ops #593

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

Martysh12
Copy link
Contributor

Somehow, there are no dot product or cross products ops. This PR adds those.

This PR adds 4 new ops:

  • DotVec2
  • DotVec3
  • DotVec4
  • CrossVec3

image

These are quite essential when doing 3D graphics.

@pixtur pixtur merged commit 4576039 into tixl3d:main Jun 3, 2025
@pixtur
Copy link
Collaborator

pixtur commented Jun 3, 2025

Thanks a lot!

@Martysh12 Martysh12 deleted the feat/vector-math-ops branch June 4, 2025 06:41
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