Author Topic: Odd Shading  (Read 401 times)

2025-06-02, 12:36:16

dj_buckley

  • Active Users
  • **
  • Posts: 1052
    • View Profile
Anyone know what this odd stepped shading is that I'm getting on these umbrellas, i appreciate there would be some element of stepping due to the shape of the umbrella, but it should be smoother than this right?

2025-06-02, 14:01:32
Reply #1

Avi

  • Corona Team
  • Active Users
  • ****
  • Posts: 796
    • View Profile
Looks like a normal issue, can you try exporting and re importing the model and see if it fixes the issue?
Arpit Pandey | chaos-corona.com
3D Support Specialist - Corona | contact us

2025-06-02, 14:02:56
Reply #2

dj_buckley

  • Active Users
  • **
  • Posts: 1052
    • View Profile
Which format? Or does it not matter?

2025-06-02, 14:13:16
Reply #3

Avi

  • Corona Team
  • Active Users
  • ****
  • Posts: 796
    • View Profile
You can simply try exporting it in obj and then again re importing. I am not 100% sure if its smoothing group or normals issues but have a hunch that it may fix the issue.
Arpit Pandey | chaos-corona.com
3D Support Specialist - Corona | contact us

2025-06-02, 14:20:13
Reply #4

pokoy

  • Active Users
  • **
  • Posts: 1982
    • View Profile
This could be a geometry issue, but it could also be a side effect of how geometry vs lighting normals are handled in Corona, one can be smoothed (similar to smoothing groups) while the other can't. It's why an improved shadow terminator handling was introduced way back but it's not fixable 100% iirc.

Also, this effect will be more visible whenever you use extreme values for bump/normal maps or SSS/volumetric effects in the material, in that case either remove or decrease those.
What also helps is to increase mesh resolution/subdivisions until the stepping is not noticeable anymore, but this might not be applicable in some cases.

If it's a exporting/importing issue, a quick fix would be to use an 'Edit normals' modifier on the mesh, and while in selection mode pressing ctrl+A to select all normals, then click the 'Reset' button in the modifier, this will reset all normals. Now use either a Smooth or Weighted Normals modifier and see if one of them helps with the effect. Still, it's possible that the effect will just be weaker but still noticeable.

2025-06-02, 14:29:39
Reply #5

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13619
  • Marcin
    • View Profile
My first thoughts were also strong bump/normal map or the use of SSS. Maybe sharing the material setup would help.
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2025-06-04, 21:52:30
Reply #6

dj_buckley

  • Active Users
  • **
  • Posts: 1052
    • View Profile
Turns out it was a smoothing issue.  Import export didn't do anything.  Adding a turbosmooth did.  Weird because it looked fine to me in the viewport.  Lesson learnt

2025-06-05, 09:17:54
Reply #7

pokoy

  • Active Users
  • **
  • Posts: 1982
    • View Profile
Lol, turbosmooth the ultimate bandaid.