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

Add collision detection #37

Open
adamhutchings opened this issue Jun 2, 2021 · 0 comments
Open

Add collision detection #37

adamhutchings opened this issue Jun 2, 2021 · 0 comments
Assignees

Comments

@adamhutchings
Copy link
Contributor

Create a method in Mesh.java which is float collisionAngle(Mesh mesh), which returns a value less than 0 if the two meshes aren't colliding, and return a value from 0 to 2pi which is the angle pointing from this to mesh if they are colliding.

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

2 participants