Issue with normals

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
arescet
Posts: 43
Joined: Tue Jun 25, 2019 10:29 pm

Issue with normals

Post by arescet »

Hi all,

i'm confused why i'm experiencing shading issues.
my models look alright on viewport but when rendered, they have what i can only call "glitchy" parts.
i have read sometime ago that we do not support custom split normals yet (i never used those ever anyway).
what i have instead is utilization of "auto smooth" and the weighted normal modifier.
deactivating auto smooth and weighted normal modifier makes the mesh look worse both on viewport and on render.
TuningKeyIssue.PNG
PickguardIssue.PNG
If you look close enough, this issue can also be seen with the tiny screws all around the model.

do we support auto smooth and normal modifiers? is that where the problem is?
if we do support them, what do you think i'm doing wrong?

thanks for all your answers
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Issue with normals

Post by B.Y.O.B. »

Auto smooth is supported, but custom normals are not (I guess the weighted normals modifier would require support for the latter).
arescet
Posts: 43
Joined: Tue Jun 25, 2019 10:29 pm

Re: Issue with normals

Post by arescet »

B.Y.O.B. wrote: Fri Mar 27, 2020 1:07 pm Auto smooth is supported, but custom normals are not (I guess the weighted normals modifier would require support for the latter).
oh that's it then.
i appreciate the clarification B.Y.O.B, i was out of ideas on what's happening.
i'll hold off on rendering that one for now then.
thanks so much.
Post Reply