How can use mirrorTexture for floor with roughness And metallic
any idea can be help thanks
How can use mirrorTexture for floor with roughness And metallic
any idea can be help thanks
This would be tough. as you need to blur the mirror texture according to roughness value. Maybe you coul rely on the screen space reflection form @julien-moreau ?
hey my friend @sebavan i have a solution for that but I look a general and best way for handle that.
fps is so important in this task but i don’t see any good speed in Live reflections
Yup reflection costs a lot
you can fake blur it in this way: https://playground.babylonjs.com/#LVTTQX#1
Hi everyone,
Sorry for digging this old post but I’m also quite interested in this topic. Has there been any new updates to Babylon that would allow this?
The blur is a great start but it doesn’t really look like a floor with roughness variations.
Thanks!
Chris
wouldn’t perturbing the face normal with a normal texture make it look rough?
cc @PatrickRyan @Evgeni_Popov any quick ideas?
@Evgeni_Popov has an issue open for 6.0 related to this