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

Create raycaster with radius #139

Open
thecodewarrior opened this issue Aug 4, 2020 · 0 comments
Open

Create raycaster with radius #139

thecodewarrior opened this issue Aug 4, 2020 · 0 comments
Labels
enhancement New feature or request Module: Etcetera Related to the Etcetera module

Comments

@thecodewarrior
Copy link
Member

Create a class that will do raycasts on AABBs, registering any hits within a certain radius of the ray (think a raycast with a cylinder).

Here's some code I found for doing AABB-ray distance checks:

@thecodewarrior thecodewarrior added Module: Etcetera Related to the Etcetera module New Feature labels Aug 4, 2020
@thecodewarrior thecodewarrior added enhancement New feature or request and removed New Feature labels Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Module: Etcetera Related to the Etcetera module
Projects
None yet
Development

No branches or pull requests

1 participant