smooth shading doesn't appear work at all in both cycles and EEVEE #70716

Closed
opened 2019-10-10 22:25:33 +02:00 by michael campbell · 24 comments

System Information
Operating system: Windows-10-10.0.17134 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 431.86

Blender Version
Broken: version: 2.81 (sub 14), branch: master, commit date: 2019-10-06 14:05, hash: 54a9649e26

Short description of error
Just thought I'd try moving some of my commercial work over to Blender, but I seem to be having a problem where smooth shading doesn't appear to be working, most prominent with a normal map, but still visible without. Geometry appears to be OK, no sharp edges etc, normals fine, auto smooth tried on and off, made sure there's no custom split normals data etc.

image.png

I've tested the same geometry in Redshift/Houdini, and it seems to be fine.

image.png

Exact steps for others to reproduce the error
open file and press render:

281.blend

**System Information** Operating system: Windows-10-10.0.17134 64 Bits Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 431.86 **Blender Version** Broken: version: 2.81 (sub 14), branch: master, commit date: 2019-10-06 14:05, hash: `54a9649e26` **Short description of error** Just thought I'd try moving some of my commercial work over to Blender, but I seem to be having a problem where smooth shading doesn't appear to be working, most prominent with a normal map, but still visible without. Geometry appears to be OK, no sharp edges etc, normals fine, auto smooth tried on and off, made sure there's no custom split normals data etc. ![image.png](https://archive.blender.org/developer/F7803076/image.png) I've tested the same geometry in Redshift/Houdini, and it seems to be fine. ![image.png](https://archive.blender.org/developer/F7803178/image.png) **Exact steps for others to reproduce the error** open file and press render: [281.blend](https://archive.blender.org/developer/F7803132/281.blend)

Added subscriber: @3di

Added subscriber: @3di

Added subscriber: @SpectreFirst

Added subscriber: @SpectreFirst

Added subscriber: @grosgood

Added subscriber: @grosgood

Just thought I'd try moving some of my commercial work over to Blender...

Via Alembic import, perchance? See #70710. See also #69182. Thank you in advance for any clarification!

> Just thought I'd try moving some of my commercial work over to Blender... Via Alembic import, perchance? See #70710. See also #69182. Thank you in advance for any clarification! ```

In #70716#794019, @grosgood wrote:

Just thought I'd try moving some of my commercial work over to Blender...

Via Alembic import, perchance? See #70710. See also #69182. Thank you in advance for any clarification!

No, this was an obj. Also tried with fbx, and even tried modelling it directly in Blender, but the result was identical in each instance.

> In #70716#794019, @grosgood wrote: >> Just thought I'd try moving some of my commercial work over to Blender... > Via Alembic import, perchance? See #70710. See also #69182. Thank you in advance for any clarification! > No, this was an obj. Also tried with fbx, and even tried modelling it directly in Blender, but the result was identical in each instance.

forgot to mention, I tried disabling shadows on the light source, but the issue was still there, so not a shadow related issue.

forgot to mention, I tried disabling shadows on the light source, but the issue was still there, so not a shadow related issue.

Added subscriber: @dark999

Added subscriber: @dark999

I see this problem, i resolve it moving Bump output from Normal to Tangent Principled BSDF input

image.png

I see this problem, i resolve it moving `Bump` output from `Normal` to `Tangent` Principled BSDF input ![image.png](https://archive.blender.org/developer/F7806444/image.png)

In #70716#794104, @dark999 wrote:
I see this problem, i resolve it moving Bump output from Normal to Tangent Principled BSDF input

image.png

The issue is still visible even without a normal map, so whilst the normal map accentuates the issue, it's not the cause in my case.

> In #70716#794104, @dark999 wrote: > I see this problem, i resolve it moving `Bump` output from `Normal` to `Tangent` Principled BSDF input > > ![image.png](https://archive.blender.org/developer/F7806444/image.png) The issue is still visible even without a normal map, so whilst the normal map accentuates the issue, it's not the cause in my case.

I can reproduce this on default Blender's cylinder and sphere with procedural Checker and Noise textures and without any textures at all, Bump makes the problem more prominent.
ShadingProblem.JPG

I can reproduce this on default Blender's cylinder and sphere with procedural Checker and Noise textures and without any textures at all, Bump makes the problem more prominent. ![ShadingProblem.JPG](https://archive.blender.org/developer/F7806465/ShadingProblem.JPG)

Closed as duplicate of #37814

Closed as duplicate of #37814

Added subscriber: @brecht

Added subscriber: @brecht

Changed status from 'Duplicate' to: 'Archived'

Changed status from 'Duplicate' to: 'Archived'

Please see:

  • #37814 (Artifacts in Cycles render for lowpoly models.)
  • #68920 (Cycles: improve shadow terminator handling)
Please see: * #37814 (Artifacts in Cycles render for lowpoly models.) * #68920 (Cycles: improve shadow terminator handling)

In #70716#794119, @brecht wrote:
Please see:

  • #37814 (Artifacts in Cycles render for lowpoly models.)
  • #68920 (Cycles: improve shadow terminator handling)

Brecht, one of those is closed, and the other is related to shadows? I'm getting this problem with shadows turned off, so I'm not sure if you've closed this in error?

> In #70716#794119, @brecht wrote: > Please see: > * #37814 (Artifacts in Cycles render for lowpoly models.) > * #68920 (Cycles: improve shadow terminator handling) Brecht, one of those is closed, and the other is related to shadows? I'm getting this problem with shadows turned off, so I'm not sure if you've closed this in error?

It's the same issue, also without shadows the discrepancy between actual and smooth normal causes artifacts. BSDFs by themselves also include shadowing terms.

It's the same issue, also without shadows the discrepancy between actual and smooth normal causes artifacts. BSDFs by themselves also include shadowing terms.

In #70716#794129, @brecht wrote:
It's the same issue, also without shadows the discrepancy between actual and smooth normal causes artifacts. BSDFs by themselves also include shadowing terms.

Brecht, might be worth speaking to Ondra over at Corona. They fixed the same issue around 4 years ago. They have no plans to come over to blender, so he'd probably be happy to offer you some guidance if you're struggling.

> In #70716#794129, @brecht wrote: > It's the same issue, also without shadows the discrepancy between actual and smooth normal causes artifacts. BSDFs by themselves also include shadowing terms. Brecht, might be worth speaking to Ondra over at Corona. They fixed the same issue around 4 years ago. They have no plans to come over to blender, so he'd probably be happy to offer you some guidance if you're struggling.

We have ideas for how to solve it, just a matter of finding the time.

We have ideas for how to solve it, just a matter of finding the time.

In #70716#794144, @brecht wrote:
We have ideas for how to solve it, just a matter of finding the time.

I'll try and find out for you, you won't need as much time if you know how to do it. Jules Urbach might be willing to help if Ondra can't. Do they already have your contact details?

> In #70716#794144, @brecht wrote: > We have ideas for how to solve it, just a matter of finding the time. I'll try and find out for you, you won't need as much time if you know how to do it. Jules Urbach might be willing to help if Ondra can't. Do they already have your contact details?

If you can get them to publish their method publicly that would help. Sending it to me or other developers personally is not enough, it must be clear that they are the ones sharing this information publicly for anyone to use.

If you can get them to publish their method publicly that would help. Sending it to me or other developers personally is not enough, it must be clear that they are the ones sharing this information publicly for anyone to use.

hmm, should be possible, I think everyone else has resolved the issue years ago, so I can't see them being worried about helping the competition. Although I see you've been struggling to resolve it since 2013, so perhaps it required a bohemoth amount of manpower to figure out, in which case they might not be willing... we'll see. I'll send you a link if anyone agrees.

hmm, should be possible, I think everyone else has resolved the issue years ago, so I can't see them being worried about helping the competition. Although I see you've been struggling to resolve it since 2013, so perhaps it required a bohemoth amount of manpower to figure out, in which case they might not be willing... we'll see. I'll send you a link if anyone agrees.

Can you give me the exact terminology of the issue, so I can pass on the problem correctly.

Can you give me the exact terminology of the issue, so I can pass on the problem correctly.

Added subscriber: @snovak-2

Added subscriber: @snovak-2

Is this still an issue? Auto smooth doesn't seem to be working for me.
Screenshot (3).png

Is this still an issue? Auto smooth doesn't seem to be working for me. ![Screenshot (3).png](https://archive.blender.org/developer/F12774374/Screenshot__3_.png)
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
6 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#70716
No description provided.