I’m trying to set up Cycles Render to get lighting for glass material, but
having a little difficulty.
Attached is rendered image, I can’t seem to get the upper part of the glass
to be brighter.
The ‘dark’ effect in the glass is due to the use of shadow-only groundplane. You actually see the custom reflection and refraction environment through the glass. I haven’t found yet a good way around it - I probably will have to adapt Cycles core to work for the Rhino usecase better. The use case being that through transparent objects one would see the background, but reflections still would see the custom reflection env. It is on my eternal todo list to improve the shadow-only gp, though.
Changing the groundplane to a white material makes the glass appear brighter. But the ground isn’t full white anymore, because it is shaded. Alternatively you can unselect the custom reflection environment, but you obviously lose the reflections from that image.
I was looking through some tutorials of Cycles,
and for glass to look more transparent, transparent shader is mixed with the Glass shader.
Is this something that is possible to change in the material editor?
Is it possible to export import material files from blender to rhino?
(sorry beginner in blender)
This we already do with glass. You can light objects through objects with glass. The difference is that we use the principled bsdf instead of glass bsdf.
Just tried out, got a message as below, anything I need to install beforehand or
is it directory where the file needs to be?
(Sorry for taking your time)
You need to install the GhShaderNodes component v0.0.9 . Extract it to the special component folder of GH. After that you can open the rhino_full_shader.gh file.
I copied the above files[FSharp.Core.dll, FsShaderGraphComponents.gha, ShaderGraphResources.dll] here:
C:\Program Files\Rhino WIP\Plug-ins\Grasshopper\Components
and tried opening the rhino_full_shader.gh
Getting below Loading Errors:
(I feel I’m taking too much of your time now…, is it possible to ask for
glass bsdf+transparent shader material? or will that take more time?)
Regarding glass in Rhino - as I mentioned we already do the transparent BSDF trick. So if you use the Rhino glass material you get glass with transparent bsdf trick applied.
The darkening problem you experience has to do with the environment together with shadows-only groundplane. The problem is not with the glass material.
Ok. Thanks again. I’ll try again once the next WIP comes out.
or when I find time maybe I’ll reinstall to see if that changes.
Just one additional question…
Is it possible to make material to be self-illuminated?
was wondering if in small amounts help…
or also in a case to use material as light source like leds.