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

Cleanup frustum #100

Merged
merged 2 commits into from
Apr 8, 2015
Merged

Conversation

Fox32
Copy link
Contributor

@Fox32 Fox32 commented Apr 6, 2015

Don't use a list of planes, put the planes directly into the class
Use factory constructors

@Fox32 Fox32 mentioned this pull request Apr 7, 2015
@johnmccutchan
Copy link
Collaborator

Tests?

@Fox32
Copy link
Contributor Author

Fox32 commented Apr 8, 2015

This only changes the internal representation of the Frustum and doesn't introduce anything new. There are already tests available, however a test for intersectsWithAabb3 is missing, I will add that one.

@Fox32
Copy link
Contributor Author

Fox32 commented Apr 8, 2015

@johnmccutchan Add missing test

johnmccutchan added a commit that referenced this pull request Apr 8, 2015
@johnmccutchan johnmccutchan merged commit b3e6ea8 into google:master Apr 8, 2015
@Fox32 Fox32 deleted the feature/cleanup-frustum branch April 8, 2015 12:56
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.

None yet

2 participants