Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slashrawr/unity-crack-shader

A simple shader that mimics a crack, crevice or hole in a an otherwise solid mesh.
https://github.com/slashrawr/unity-crack-shader

hlsl shader unity vfx

Last synced: 10 days ago
JSON representation

A simple shader that mimics a crack, crevice or hole in a an otherwise solid mesh.

Awesome Lists containing this project

README

        

# unity-crack-shader

A simple shader to simulate a broken surface like a crack, crevice or hole without manipulating the surface mesh.

## Getting Started

Apply the TransparentWithZWrite shader to a mesh overlaying the break in the surface. Ensure the surface mesh is later in the render queue than the overlay mesh and that ther overlay mesh
is later in the render queue than other objects you might want visible in the crack, crevice or hole.