Simple cross section shaders, can be used to cut part of meshes out.
Features:
• Binary partitioning using single plane.
• Hatching using other plane mesh with the aid of stencil buffer.
• Partitioning with three planes.
Live Demo
Project on Github.
For more details of how to use it please check the
Wiki page.