Einar Lundqvist
Einar Lundqvist

Reputation: 1

Vertex displacement shader creating holes in the mesh (UNITY Shader Graph)

I need help with my shader graph I'm offsetting the vertices on their normal axis and somehow it causes tearing in the mesh causing there to be holes in my rock.

I've tried using a world position node in the tiling and offsets UV(2). This fixes it but it stretches the texture and i couldn't fix that part.

Is there any way to fix the holes and if there aren't how can I make a solid fill color or texture that patches it up?

Holes in the mesh:

Holes in the mesh

Holes in the mesh (wireframe):

Holes in the mesh (wireframe)

The ShaderGraph:

The ShaderGraph

Upvotes: 0

Views: 40

Answers (0)

Related Questions