Page 1 of 1

Pointiness and displacement

Posted: Fri Mar 20, 2020 1:09 pm
by Egert_Kanep
I did some tests and seems like pointiness is calculated before displacement? But hitpoint info seems to happen after displacement, which makes sense, but would be awesome to have pointiness also happen after displacement

Re: Pointiness and displacement

Posted: Fri Mar 20, 2020 2:42 pm
by B.Y.O.B.
Pointiness is applied after all other shape modifiers.
https://github.com/LuxCoreRender/BlendL ... he.py#L325
(Pointiness is a shape that is inserted implicitly between the rightmost shape node and the output, if a pointiness node is used anywhere in the node setup)