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

Polygon bounding sphere #964

Merged
merged 2 commits into from Jul 18, 2013
Merged

Polygon bounding sphere #964

merged 2 commits into from Jul 18, 2013

Conversation

bagnell
Copy link
Contributor

@bagnell bagnell commented Jul 18, 2013

Fix modified polygon bounding sphere at a height above the ellipsoid.

See the first code snippet here: https://groups.google.com/forum/#!topic/cesium-dev/VbSm-c9ojso

@mramato
Copy link
Member

mramato commented Jul 18, 2013

This looks like something that should have a unit test.

@bagnell
Copy link
Contributor Author

bagnell commented Jul 18, 2013

@mramato I added a unit test. You can see that it fails in master and passes on this branch. I you use the code that I linked to, you can also see that it does not get culled when in view.

@mramato
Copy link
Member

mramato commented Jul 18, 2013

Looks good. Thanks.

mramato added a commit that referenced this pull request Jul 18, 2013
@mramato mramato merged commit 2789bfe into master Jul 18, 2013
@mramato mramato deleted the polygonBoundingSphere branch July 18, 2013 19:32
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