-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Oriented bounding box & frustum culling optimizations #2782
Merged
Commits on Jun 10, 2015
-
Replace .intersect(Cartesian4) with .intersectPlane(Plane)
This affects bounding volumes AxisAlignedBoundingBox and BoundingSphere.
Configuration menu - View commit details
-
Copy full SHA for dfebc12 - Browse repository at this point
Copy the full SHA dfebc12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e81e95 - Browse repository at this point
Copy the full SHA 2e81e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2800c4 - Browse repository at this point
Copy the full SHA f2800c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d686ee - Browse repository at this point
Copy the full SHA 4d686eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a16c2 - Browse repository at this point
Copy the full SHA 33a16c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0195ffa - Browse repository at this point
Copy the full SHA 0195ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69a9ab7 - Browse repository at this point
Copy the full SHA 69a9ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e68548 - Browse repository at this point
Copy the full SHA 3e68548View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a847b - Browse repository at this point
Copy the full SHA 09a847bView commit details
Commits on Jun 12, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3f1a58e - Browse repository at this point
Copy the full SHA 3f1a58eView commit details
Commits on Jun 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 931aa62 - Browse repository at this point
Copy the full SHA 931aa62View commit details -
Configuration menu - View commit details
-
Copy full SHA for d46b526 - Browse repository at this point
Copy the full SHA d46b526View commit details
Commits on Jun 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4408e9f - Browse repository at this point
Copy the full SHA 4408e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1c9e6 - Browse repository at this point
Copy the full SHA bc1c9e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c6a66 - Browse repository at this point
Copy the full SHA c1c6a66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c23c4b - Browse repository at this point
Copy the full SHA 1c23c4bView commit details
Commits on Jun 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for fc0ab82 - Browse repository at this point
Copy the full SHA fc0ab82View commit details -
OBB fromRectangle: change tangent plane for equator-spanning case, ad…
…d a test, and fix a typo
Configuration menu - View commit details
-
Copy full SHA for 3604485 - Browse repository at this point
Copy the full SHA 3604485View commit details -
Configuration menu - View commit details
-
Copy full SHA for d908de2 - Browse repository at this point
Copy the full SHA d908de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58d06b9 - Browse repository at this point
Copy the full SHA 58d06b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6510aff - Browse repository at this point
Copy the full SHA 6510affView commit details
Commits on Jun 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3da7263 - Browse repository at this point
Copy the full SHA 3da7263View commit details -
Configuration menu - View commit details
-
Copy full SHA for e183089 - Browse repository at this point
Copy the full SHA e183089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8148cc1 - Browse repository at this point
Copy the full SHA 8148cc1View commit details
Commits on Jun 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2f520c6 - Browse repository at this point
Copy the full SHA 2f520c6View commit details
Commits on Jun 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for fb64614 - Browse repository at this point
Copy the full SHA fb64614View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a712f6 - Browse repository at this point
Copy the full SHA 0a712f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd0747 - Browse repository at this point
Copy the full SHA 1cd0747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fc36c - Browse repository at this point
Copy the full SHA 85fc36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a7389 - Browse repository at this point
Copy the full SHA d6a7389View commit details
Commits on Jun 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 37ae29a - Browse repository at this point
Copy the full SHA 37ae29aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.