If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Exciting News: Chaos acquires EvolveLAB = AI-Powered Design.
To learn more, please visit this page!
New! You can now log in to the forums with your chaos.com account as well as your forum account.
cool model. Why highlight glossy on 1? Can't see what it does on the model. I hope we get access to AO shader in Rhino build, would be cool on this model as well
You can contact StudioGijs for 3D visualization and 3D modeling related services and on-site training.
Highlight glossy = fake hightlight. If you use both highlight and reflection glossy, you actually get double glossies coming from the lightsource (once real reflected lightsource, and once the faked glossies).
If hightlight glossy=1.0 this means you simply don't use the fake highlight.
Yeah, I think you are right about this. (just did a quick test) Now I am wondering how Vray for max handles this, because there they are tied together by default.
You can contact StudioGijs for 3D visualization and 3D modeling related services and on-site training.
It handles it exactly the same... That's why I don't think it's a good idea to tie them together by default.
You can also go the other way around, use only highlight glossyness. But if you set refl glossy to 1.0, this will give you sharp real reflections of course. That's why, in vrayformax, there is an option 'trace reflections' that you can turn off. If you do all this, you get a simple fake highlight material (like a std max material). Also take a look here for vrayformax behaviour: http://www.aversis.be/extra_tutorial...ettings_01.htm
(step 20 etc)
Here's an example of refl and highlight glossiness turned on:
and here with highlight glossy=0.68 and refl glossy set to 1.0
Both are nice too actually, it just depends on what you wanna do
But in real life, no material would have sharp reflections, and then get a glossy highlight from lightsources only.
I think it is right to tie them together (in terms of Physical correctness). The rendering on top of this thread looks more like a material with a slight bump, rather than a glossy material, which is nice though. Many plastic objects have this.
The second rendering looks as actual glossy material (glossy on a microscopic level) and the third rendering is a perfect shader for metal and metallic shaders as it looks like it has a slight amount of microscopic roughness.
Brilliant!
You can contact StudioGijs for 3D visualization and 3D modeling related services and on-site training.
I don't agree on the physical correctness. Why should a lightsource reflect double? In real life, there is no difference between a light source (for example a bulb) or an object that is simply 'light'. For example my groundplane is very light, and bounces of much light and is reflected in the gecko, but it is not double reflected because in 3D this groundplane is not considered a lightsource.
Remember vray some time ago, it didn't even have fake highlights. When it was introduced by popular demand, many people complained that their old scenes suddenly had much stronger glossy reflections
I agree on your other comments, all combinations have their use and can look pretty real, even though they're not strictly physically correct.
In principle I think you are right, stating that it should not reflect 'double'. However Vray is a raytracer, so I can imagine that highlights which are partly caused by luminance, partly by reflections are calculated separately.
The luminance calculation is affected by the highlight glossiness, the reflection calculation is affected by the reflection glossiness. That's how I see it.
Hopefully Vlado can shed some light on this...
You can contact StudioGijs for 3D visualization and 3D modeling related services and on-site training.
What supports my idea, is that if you make lights invisible, you get them not visible in reflections, but if you have highlight glossy on, you can see that the light is being spread over the object.
You can contact StudioGijs for 3D visualization and 3D modeling related services and on-site training.
Yeah but that's the whole idea behind fake highlights. A fake highlight is a highlight created by an invisible (or infinite small) light. But in reality, a highlight is nothing more than a reflection (usually of a lightsource).
Comment