Jump to content

Recommended Posts

  • 3 weeks later...
  On 9/20/2016 at 2:21 PM, tamagochy said:

In dielectric mode some weird result with reflection roughness. 

0.01 roughness makes light totaly blured. I use skylight for testing and its not possible got normal reflection from the sun.

Expand  

I got this with skylight (PBR, diffuse disabled).

sunlight_test.png

Also, I recommend to use Environment Light in Ray-Tracing Backround mode, not direct lighting.

Link to comment
Share on other sites

  • 3 weeks later...
  • 4 months later...

Hi Roman

Thanks for Physhader, it's great, esp nested shader capability.

One question, can I have a nested shader inside a nested shader?

For example I have liquid shader as the nest for air bubble shader  and then glass shader as the nest for liquid shader?

I see I get an error warning when i assign the nested liquid shader  as the material for the glass nested shader but I see something is rendering out so not sure, maybe it works?

thanks again

Nigel.

Link to comment
Share on other sites

Hey @nigelgardiner.

It should work, but I'm sure that it's not necessary (at least until the bubbles are not too big or are situated at the liquid surface). The usual PhySurface material is enough, just swap IOR on bubbles material: Outside IOR = liquid IOR and Inside IOR = 1.

And nevermind that warning, it rises because the script can't find some PhySurface parameters on the nested material to link. All remained parameters can be linked manually.

 

mantra1.0001.png

no_bubble_nesting.0001.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...