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

Implement Vector{2|3|4} #15

Open
15 of 33 tasks
utilForever opened this issue Apr 19, 2021 · 0 comments
Open
15 of 33 tasks

Implement Vector{2|3|4} #15

utilForever opened this issue Apr 19, 2021 · 0 comments
Assignees

Comments

@utilForever
Copy link
Member

utilForever commented Apr 19, 2021

A list of features to implement

@utilForever

  • Fill
  • Sum
  • Average
  • Min
  • Max
  • Absolute min
  • Absolute max
  • Dominant axis
  • Subdominant axis
  • Normalize
  • Normalized
  • Length
  • Legnth squared

@BeLeap

  • Swap
  • Clamp
  • Ceil
  • Floor
  • Tangentials
  • Binary operators
    • Plus
    • Minus
    • Multiply
    • Divide
    • Reflected
    • Projected
    • Distance to
    • Dot product
    • Cross product
  • Neg
  • Comparison operators
    • Equal
    • Not equal
  • Serde
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants