Dandarawy / Unity3DCrossSectionShader

CG shader for unity3D to create a cross section through meshes

Home Page:http://u3d.as/wma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Documentation

Check Wiki Section.

Asset store

Download the latest unity package from Asset Store

About

CG shader for unity3D to create a cross section through meshes

http://u3d.as/wma

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:ShaderLab 70.9%Language:C# 29.1%