Pointiness and displacement

Use this forum for general user support and related questions.
Forum rules
Please upload a testscene that allows developers to reproduce the problem, and attach some images.
Post Reply
User avatar
Egert_Kanep
Posts: 237
Joined: Tue Mar 13, 2018 10:34 am

Pointiness and displacement

Post 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
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Pointiness and displacement

Post 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)
Attachments
Capture.PNG
Post Reply