I am using a moving clipping plane to explore the internal details of an object resulting from loading several meshes into the three js viewer:
I would like to draw an outline to highlight the line created by the intersection of the object with the (invisible) clipping plane. Any idea that can point me in the right direction to achieve my goal?