collision-rs icon indicating copy to clipboard operation
collision-rs copied to clipboard

Trait for finding Points in Frustum

Open ksavinash9 opened this issue 6 years ago • 3 comments

Currently, implementation of Frustum has method for finding the spatial relation of a bound inside this frustum, but not for finding the points.

Is this intentional?

ksavinash9 avatar Sep 11 '18 10:09 ksavinash9

Probably just an oversight, this was created before I joined the project.

Rhuagh avatar Sep 11 '18 13:09 Rhuagh

@Rhuagh Shall I send a PR for that?

ksavinash9 avatar Sep 12 '18 08:09 ksavinash9

Absolutely, if you have time to do so, we love PRs :)

Rhuagh avatar Sep 12 '18 18:09 Rhuagh