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

Class: Ray #6

Closed
S010MON opened this issue Feb 3, 2022 · 0 comments · Fixed by #20 or #22
Closed

Class: Ray #6

S010MON opened this issue Feb 3, 2022 · 0 comments · Fixed by #20 or #22
Assignees

Comments

@S010MON
Copy link
Owner

S010MON commented Feb 3, 2022

** Depends on Class: Vector **

Create and test a Ray class with two Vectors u and v:

public Ray(Vector u, Vector v)

add a method Ray.angle() which returns the angle u -> v from unit vector [1,0]

@S010MON S010MON self-assigned this Feb 3, 2022
@S010MON S010MON mentioned this issue Feb 3, 2022
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 a pull request may close this issue.

1 participant