It's just a screenshot, there can be 100 reasons for it. It's a default scene so all that the metal object has could be reflection capture captured before sphere were placed + SSR. I am 90% sure they'd show up in raytraced reflections.
Announcement
Collapse
No announcement yet.
UE4 still does not have any proper way to do tinted glass
Collapse
X
-
Originally posted by amoser View Post
Really? I don't see it on the "done for 4.24 list" but maybe you're referring to something else I'm missing. Would be really neat if true, especially if SSR takes it into account as well.
https://trello.com/c/Qis6UrfU/534-an...ray-trace-beta
Comment
-
Did you ever find a solution to tinted raytraced glass? I've been trying to solve this as well. One solution I've found is to use a mesh decal, but it doesnt get that saturated, tinted look. Its still super cloudy. It seems they got it to work in the nvidia porsche demo, but from the way it's explained in their presentation, it's still impossible with out of the box raytracing. They talk about it on page 158. The problem is that the tinted materials dont work with translucency, but theirs somehow do? https://on-demand.gputechconf.com/gt...pdf/CH8807.pdf
I've made a thread on this as well if you want to hop in.
Comment
-
For non-raytracing, they introduced Thin-Translucency, as described here:
https://docs.unrealengine.com/en-US/...ncy/index.html
But that seem to not work with raytraced reflections. Or at least i was unable to get the described setup to work with raytraced reflections, but that could also just be a bug or a wrong setup on my end. Would be interested to see, if others get it to work with raytracing.
Comment
-
Originally posted by Suthriel View PostFor non-raytracing, they introduced Thin-Translucency, as described here:
Comment
-
Originally posted by Rawalanche View Post
This thread was started way before thin translucency model was introduced. In fact, I like to think it was introduced partially because of this threadwould be a fix for a long lasting problem, or to a missing feature. I just also hope, that it also works with raytracing and raytraced reflections, not just with raster :/ But i have a bad feeling in that regard (someone prove me wrong, pleaaaaaaase).
Comment
-
(someone prove me wrong, pleaaaaaaase)
https://on-demand.gputechconf.com/gt...pdf/CH8807.pdf
Comment
-
Originally posted by jamecz View Post
If you look at page 158 of this paper, they do it perfectly. How they did it though, is a mystery. The methods in the paper don't seem to line up when I try it. Anybody have any pointers on how they got tint with raytraced translucency?
https://on-demand.gputechconf.com/gt...pdf/CH8807.pdf
*reading* Yeah, they even described it there, first comes a mesh that acts as reflective layer, followed by a second mesh/layer for the tinted glass part, then mirror those two layers for the other side of the windshield. So you have two layers facing forward (reflective and tint layer), and two layers facing in the opposite direction = 4 layers/meshes. Way to much trouble and possibilities to mess up
On page 159 you see the chosen materials for the layers/meshes.
Comment
-
*reading* Yeah, they even described it there, first comes a mesh that acts as reflective layer, followed by a second mesh/layer for the tinted glass part, then mirror those two layers for the other side of the windshield. So you have two layers facing forward (reflective and tint layer), and two layers facing in the opposite direction = 4 layers/meshes. Way to much trouble and possibilities to mess up
Comment
Comment