When projecting a normal map above a normal map can I fully replace the below normal with the top normal map (all on the same layer) ?
I used a cross-normal-map in the example, I thought when I draw the first cross, then paint over a second cross, the second cross will fully replace the first cross...
but this is not the case, is that expected? How can I fully replace the first one? I find that annoying when I want to "project" normals onto a mesh but cannot replace previous strokes...
This is the example:
https://i.gyazo.com/f0c9ec55ebc30eb871a27539a6e24e14.gif
Replies
can this even work what i am expecting?
If it behaves differently from that it's broken
Is there no way to do what the OP is asking for with normal maps in projection painting, ie use projection painting with a normal map and have a new stroke overwrite the previous strokes normal instead of blending?
I've been using height maps or converting normal maps to height maps to get normal map projection painting to overwrite previous strokes,