All Projects → Dandarawy → Unity3dcrosssectionshader

Dandarawy / Unity3dcrosssectionshader

Licence: bsd-3-clause
CG shader for unity3D to create a cross section through meshes

Projects that are alternatives of or similar to Unity3dcrosssectionshader

Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (-40.54%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Shaders
A collection of shaders written in CG/ShaderLab for Unity.
Stars: ✭ 173 (-48.05%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Unity Dithered Transparency Shader
Unity material and shader for applying clipped, dithered transparency
Stars: ✭ 174 (-47.75%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Unity Shadersketches
Sketches made with ShaderLab in Unity.
Stars: ✭ 362 (+8.71%)
Mutual labels:  unity, unity3d, shaders, shaderlab
3dxrayshader unity
Surface shader. Clips a Model with given plane , applies fresnel on clipped part and highlights the cross section.
Stars: ✭ 73 (-78.08%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Unity Wireframe
General purpose wireframe shaders for use in Unity.
Stars: ✭ 378 (+13.51%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (-48.35%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Smo Shaders
A collection of shaders to replicate those used in Super Mario Odyssey's Snapshot Mode.
Stars: ✭ 97 (-70.87%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (-26.73%)
Mutual labels:  unity, unity3d, shaders, shaderlab
Threedscans
Scanned statue models from the Three D Scans project, optimized for real-time rendering use.
Stars: ✭ 172 (-48.35%)
Mutual labels:  unity, unity3d, shaderlab
Unity Texture Curve
✏️ Example showing how to bake an AnimatedCurve into a Texture and use it in a shader.
Stars: ✭ 149 (-55.26%)
Mutual labels:  unity, unity3d, shaders
Depthinverseprojection
An example showing how to inverse-project depth samples into the view/world space in Unity.
Stars: ✭ 296 (-11.11%)
Mutual labels:  unity, unity3d, shaderlab
Rimlight
Customizable rimlight shader for Unity that includes pulsation and noise scrolling. Give your scenes that extra oomph!
Stars: ✭ 170 (-48.95%)
Mutual labels:  unity, unity3d, shaders
Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (-52.85%)
Mutual labels:  unity, shaders, shaderlab
Ssrt
Real-time indirect diffuse illuminaton using screen-space information for Unity.
Stars: ✭ 176 (-47.15%)
Mutual labels:  unity, unity3d, shaders
Videolabtest
OP-Z videolab examples
Stars: ✭ 186 (-44.14%)
Mutual labels:  unity, unity3d, shaderlab
Isaura
An attempt at making a aura thingie with a isoline shader.
Stars: ✭ 187 (-43.84%)
Mutual labels:  unity, unity3d, shaderlab
Pencilsketcheffect
Real Time Hatching In Unity
Stars: ✭ 134 (-59.76%)
Mutual labels:  unity, shaders, shaderlab
Spheredissolve
Customizable procedural spherical dissolve shader for Unity3D, for all your customizable procedural spherical dissolve needs!
Stars: ✭ 311 (-6.61%)
Mutual labels:  unity, unity3d, shaders
Universalshaderexamples
Sand box project containing example shaders and assets compatible with Unity Universal Render Pipeline.
Stars: ✭ 207 (-37.84%)
Mutual labels:  unity, shaders, shaderlab

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

Documentation

Check Wiki Section.

Asset store

Download the latest unity package from Asset Store

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].