Skip to content

Re-add Frustum extraction #554

@john01dav

Description

@john01dav

I see that in version 0.5.0 frustum extraction was removed. This is something that's really fiddly to get right (It took me an embarrassing amount of time to deal with several such bugs in this code), it's identical across many computer graphics uses, is mathematical in nature, and cgmath provides such things.

As such, I think that it would be good if this were re-added to cgmath.

It was originally removed in #244 because it was not complete, but even looking at what I see in the old code it has everything that I need. So, even if it is not fully complete, it would be best to have it there at all. Furthermore, the new library that was created to contain this is no longer maintained and the github account that volunteered to maintain it no longer exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions