Author Topic: Blend Materials with displace  (Read 2835 times)

2015-05-17, 19:01:00

erick3d

  • Active Users
  • **
  • Posts: 88
    • View Profile
Hi,
i will try to be clear.
Using a blend material with on Top a metallic shader and bottom a simple corona mat with displacement.
displace  doens't work
IF i put this simple mat on mesh, displacement works well..
to make it works i need to put displacement on first layer..maybe it's normal, but that's not supoosed to be this map to have displace, anyway results it's same.

Bugs or i missed something (sorry in this case)?

Erick
« Last Edit: 2015-05-17, 19:22:33 by erick3d »

2015-05-17, 23:14:15
Reply #1

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
This is by design - you cannot really blend displacements anyway since 1 surface cannot have 2 heights
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)

2015-05-18, 10:31:42
Reply #2

Rimas

  • Active Users
  • **
  • Posts: 156
  • Please refer all complaints to a brick wall nearby
    • View Profile
So ho would you go about creating something like this? (I made it in Mental Ray ages ago)



EDIT:
Yeah, it works. Should have probably tested first before asking :)

« Last Edit: 2015-05-18, 10:44:05 by Rimas »
A morning of awkwardness is far better than a night of loneliness...

2015-05-18, 10:44:20
Reply #3

Ludvik Koutny

  • VIP
  • Active Users
  • ***
  • Posts: 2557
  • Just another user
    • View Profile
    • My Portfolio
I think what's needed here is simply mixing of displacement map values based on blend material mask. So result of the mesh displacement would be identical to plugging displacement map of bottom layer into one slot of mix map, plugging displacement map of top layer to another slot, and plugging blend amount map into mix amount map of this mix map.