Author Topic: Exaggerated Normal  (Read 4390 times)

2019-03-30, 01:21:17

kmwhitt

  • Active Users
  • **
  • Posts: 157
    • View Profile
I'm working on a visualization where I need a very subtle brush stroke on some painted trim.  It works great everywhere except the trim towards the ceiling - see attached.  I can't help but think this is a bug as it looks great in all the other shots.  I created the normal map in Substance Designer using DirectX which has always worked for me - normal map also attached.  There are no overlapping polygons.  The phong tag is not an issue as I have the same problem without the phong tag.  I have tried changing the camera angle slightly and get the same problem.  I have tried everything I know to do.  Anyone got any ideas?  Also, I thought at one time we could decrease the normal intensity by lowering the strength percentage under bump.  Even at 1% I get the same ugly artifacts.  I would really appreciate any advice as I need to finish this project over the weekend.  Thanks!  Kevin

2019-03-30, 01:25:21
Reply #1

kmwhitt

  • Active Users
  • **
  • Posts: 157
    • View Profile
Here's a pic of how the brush strokes look in Sub Designer.  This is exactly what I'm looking for and in the past have gotten a perfect match in Corona C4D. 

2019-03-30, 01:40:47
Reply #2

kmwhitt

  • Active Users
  • **
  • Posts: 157
    • View Profile
Attached is an image of the normal channel.  I've always used the default settings with maps exported from Sub Designer with no problem.

2019-03-30, 21:49:19
Reply #3

spawnik

  • Active Users
  • **
  • Posts: 10
    • View Profile
Try to set the normal bitmap color profile to Linear and crank down bump value.

2019-03-30, 23:03:37
Reply #4

kmwhitt

  • Active Users
  • **
  • Posts: 157
    • View Profile
Spawnik - it's already on linear and as stated above lowering the bump intensity has no effect.  I have run into this before with Vray where the normal does not behave correctly due to the viewing angle of the camera.

2019-04-02, 01:23:24
Reply #5

kmwhitt

  • Active Users
  • **
  • Posts: 157
    • View Profile
No comment/feedback from support?  No request for the file?

2019-04-02, 10:09:59
Reply #6

Gruender

  • Active Users
  • **
  • Posts: 109
    • View Profile
You need to flip green too.

2019-04-02, 11:45:30
Reply #7

kmwhitt

  • Active Users
  • **
  • Posts: 157
    • View Profile
Gruender - thanks for the input.  I have never had to change the settings in the past.  Also, the normal behaves as expected everywhere else with the default settings.  I would appreciate some advice from the developers on this problem.  I asked the preferred settings using DirectX generated normals months ago in this thread:  https://forum.corona-renderer.com/index.php?topic=17406.msg109394#msg109394 and never got a response from support - you yourself participated in this conversation.  It would be nice to put this finally to rest and be given the correct use of DirectX normals from the team that wrote the plugin.

2019-04-03, 15:54:26
Reply #8

kmwhitt

  • Active Users
  • **
  • Posts: 157
    • View Profile
Houska - would you please provide some input regarding this post and the proper settings for DirectX normals?  I can provide the file if you think this might be a bug.  Thank you.

2019-04-03, 16:21:44
Reply #9

houska

  • Former Corona Team Member
  • Active Users
  • **
  • Posts: 1512
  • Cestmir Houska
    • View Profile
Hi kmwhitt,

it seems like you are using an OpenGL normal format, so just check the "Flip Y (green)" checkbox. With default settings (all unchecked), the Normal map interprets the textures as DirectX normal maps.

At least it seems so from all the topics here on the forums... To be honest, I don't remember from the top of my head which of the conventions is DirectX and which one is OpenGL.

Edit: I just read that you are using DirectX normal format... In that case, I don't know what could be causing your issue. Maybe flipped UVW coordinates? In any case, if you still have issues with it, we will be happy to have a look at your scene of course.

2019-04-03, 18:12:32
Reply #10

kmwhitt

  • Active Users
  • **
  • Posts: 157
    • View Profile
Thanks Houska.  I will simplify the file and upload tonight.

2019-04-03, 19:34:42
Reply #11

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 8779
  • Let's move this topic, shall we?
    • View Profile
    • My Models
To be honest, I don't remember from the top of my head which of the conventions is DirectX and which one is OpenGL.

OpenGL is +Y and DirectX is -Y. Visually, if normal map looks about right (e.g. bricks are extended outward), it is OGL, if it looks inverted, then it's DX.
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2019-04-04, 00:17:07
Reply #12

Nejc Kilar

  • Corona Team
  • Active Users
  • ****
  • Posts: 1245
    • View Profile
    • My personal website
Hi kmwhitt,

it seems like you are using an OpenGL normal format, so just check the "Flip Y (green)" checkbox. With default settings (all unchecked), the Normal map interprets the textures as DirectX normal maps.

At least it seems so from all the topics here on the forums... To be honest, I don't remember from the top of my head which of the conventions is DirectX and which one is OpenGL.

Edit: I just read that you are using DirectX normal format... In that case, I don't know what could be causing your issue. Maybe flipped UVW coordinates? In any case, if you still have issues with it, we will be happy to have a look at your scene of course.

Just thinking out loud here but maybe it would be good to have a small text field saying exactly this. Similar to what is already done inside the Normal map shader.

I know nobody wants a wall of text in there but I continuously get confused about what to flip - I can't imagine someone who is just starting out and his confusion level. Maybe its just me :)
Nejc Kilar | chaos-corona.com
Educational Content Creator | contact us

2019-04-04, 09:20:16
Reply #13

houska

  • Former Corona Team Member
  • Active Users
  • **
  • Posts: 1512
  • Cestmir Houska
    • View Profile
Just thinking out loud here but maybe it would be good to have a small text field saying exactly this. Similar to what is already done inside the Normal map shader.

I know nobody wants a wall of text in there but I continuously get confused about what to flip - I can't imagine someone who is just starting out and his confusion level. Maybe its just me :)

Good point. We will think about that! There's already some text, so adding yet another line is OK