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

extend vec2 by operator overloads #10

Open
2 tasks
nitzel opened this issue Mar 23, 2015 · 0 comments
Open
2 tasks

extend vec2 by operator overloads #10

nitzel opened this issue Mar 23, 2015 · 0 comments
Assignees

Comments

@nitzel
Copy link
Owner

nitzel commented Mar 23, 2015

vec2 needs some operator overloads make code look clearer!

  • * multiply with scalar
  • / divide by scalar
  • + add vec2
  • - subtract vec2
    scalar:= int or float
  • implement overloads
  • replace code with overloaded operators
@nitzel nitzel self-assigned this Mar 23, 2015
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