Skip to content

Plane clipping shaders for Unity3D 5. Extends the Standard shader!

Notifications You must be signed in to change notification settings

Jennilein1991/Unity3D-Plane-Clipping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity3D-Plane-Clipping

Plane clipping shaders for Unity3D 5.3.2+. Extends the Standard shader!

Now it works with the specular setup as well!

example

Usage

Attach the "ClippableObject" script to an object.

It will replace the material of the object with a "clippable" standard material.

If you'd like to reuse the properties of your material (as long as it's based from standard material) this comment may be of help !

More information

See the blog post!

About

Plane clipping shaders for Unity3D 5. Extends the Standard shader!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ShaderLab 45.1%
  • HLSL 43.9%
  • C# 11.0%