From 271dadee1b91a8e9c65d2c1d3317d403bc832956 Mon Sep 17 00:00:00 2001 From: ggetz Date: Fri, 3 Nov 2017 13:57:46 -0400 Subject: [PATCH] Tileset traversal with clipping planes --- Apps/Sandcastle/gallery/Clipping Planes.html | 34 +++++++++++------- Source/Core/CullingVolume.js | 18 ++++++++-- Source/Core/Plane.js | 35 +++++++++++++++++-- Source/Scene/Cesium3DTile.js | 32 +++++++++++++++-- Source/Scene/Model.js | 14 ++++---- Source/Scene/PointCloud3DTileContent.js | 15 ++++---- .../Shaders/Builtin/Functions/clipPlanes.glsl | 2 +- 7 files changed, 117 insertions(+), 33 deletions(-) diff --git a/Apps/Sandcastle/gallery/Clipping Planes.html b/Apps/Sandcastle/gallery/Clipping Planes.html index 5637666be68..627206ed45f 100644 --- a/Apps/Sandcastle/gallery/Clipping Planes.html +++ b/Apps/Sandcastle/gallery/Clipping Planes.html @@ -44,25 +44,26 @@ x - + y - + z - + + Show debug boundingVolume