# Unity3DCrossSectionShader **Repository Path**: JUN-ZHOU/Unity3DCrossSectionShader ## Basic Information - **Project Name**: Unity3DCrossSectionShader - **Description**: CG shader for unity3D to create a cross section through meshes - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-31 - **Last Updated**: 2021-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Unity3D Cross Section Shader 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. ## [Demo](https://dandarawy.github.io/Unity3D-Cross-Section-Shader-Demo/) ## Documentation Check [Wiki](https://github.com/Dandarawy/Unity3DCrossSectionShader/wiki) Section. ## Asset store Download the latest unity package from [Asset Store](http://u3d.as/wma) ##