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

Feat/camera intersections #51

Merged
merged 9 commits into from
Oct 8, 2024
Merged

Conversation

piellardj
Copy link
Member

This PR adds base classes for collisions detection.
For now, there is only a helper for raycasting, which will be useful for camera collisions.

@piellardj piellardj requested a review from Sceat October 7, 2024 10:18
@piellardj piellardj marked this pull request as ready for review October 7, 2024 14:21
@Sceat
Copy link
Member

Sceat commented Oct 8, 2024

/merge

Copy link

github-actions bot commented Oct 8, 2024

Success! Fast forwarded master to feat/camera_intersections! git checkout master && git merge feat/camera_intersections --ff-only

@github-actions github-actions bot merged commit 59e28ea into master Oct 8, 2024
2 checks passed
@Sceat Sceat deleted the feat/camera_intersections branch October 8, 2024 04:07
@piellardj piellardj restored the feat/camera_intersections branch October 9, 2024 12:39
@piellardj piellardj deleted the feat/camera_intersections branch October 9, 2024 12:39
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