Cool VL Viewer forum http://sldev.free.fr/forum/ |
|
Clothes disappearing toggling between EE/ALM. http://sldev.free.fr/forum/viewtopic.php?f=4&t=2391 |
Page 1 of 2 |
Author: | MiKiL [ 2023-08-31 14:11:41 ] | ||||||||||||
Post subject: | Clothes disappearing toggling between EE/ALM. | ||||||||||||
I'm affected with disappearing clothes & items using v1.30.2.25. The dress I saw this happening has hud menu to hide skirt, I did check that skirt part is enabled to show so it's not hidden by mistake. Skirt doesn't show up when using EE and it shows fine when I switch to ALM. I can see the outline of skirt when I use "highlight transparent" in EE. Also noticed that belly piercing that I use shows up with transparency in EE and shows up fine when I switch to ALM.
|
Author: | Henri Beauchamp [ 2023-08-31 14:24:42 ] |
Post subject: | Re: Clothes disappearing toggling between EE/ALM. |
EE = Extended Environment. It is an evolution of Windlight (WL). The Cool VL Viewer v1.30.2 is using the EE renderer. ALM = Advanced Lighting Model. It is one of the two rendering modes available in the EE renderer, the other mode being the forward (legacy, pre-materials) rendering mode. ALM is the deferred rendering mode allowing to render materials (with support for an Alpha masking mode, and two more textures per face: the normal map and the specular map), as well as, optionally, shadows. It is totally normal that with ALM off (i.e. in legacy, pre-material, forward rendering mode) you cannot see properly items using materials: some may render matte instead of shiny, others will look flat instead of embossed, and yet others will simply vanish because they use Alpha masking... This is in no way a bug, and there is no way to render materials with ALM off. |
Author: | MiKiL [ 2023-08-31 15:17:21 ] | |||
Post subject: | Re: Clothes disappearing toggling between EE/ALM. | |||
Attached in this reply has two snapshots using Cool VL Viewer v1.30.2.13. I switched ALM on/off between these two snaps and skirt does show in both and I can see materials applied when ALM is on. Edit: I do see from changelogs (version v1.30.2.23) that you have been debugging disappearing meshes when switching ALM on/off. "Fixed the disappearing meshes when toggling the ALM mode on/off, introduced in the latest releases during pipeline settings observers code cleanup."
|
Author: | Henri Beauchamp [ 2023-08-31 15:39:27 ] | |||||||||
Post subject: | Re: Clothes disappearing toggling between EE/ALM. | |||||||||
It may happen that a mesh "vanishes" just after switching to/from ALM: in this case ALT SHIFT R would make it reappear (or right-clicking on the "missing" mesh, or zooming far away and back in with the camera). This, however, won't change how the meshes render once you keep the same mode... |
Author: | MiKiL [ 2023-08-31 16:20:42 ] | |||||||||
Post subject: | Re: Clothes disappearing toggling between EE/ALM. | |||||||||
ALT-SHIFT-R or right-clicking area where skirt should be, doesn't make skirt reppear. Only time when I see skirt is when I attach the dress for first time after login, dress rezzes with top and skirt visible and as soon it snaps to my body skirt goes invisible even when I haven't made it invisible via texture hud. (This in non ALM mode). |
Author: | Henri Beauchamp [ 2023-08-31 16:51:53 ] | |||||||||
Post subject: | Re: Clothes disappearing toggling between EE/ALM. | |||||||||
Also, please try and set the "UseNewBinRadiusCompute" debug setting to FALSE, and see if the issue still happens (you might need to relog for full effects). |
Author: | MiKiL [ 2023-08-31 17:41:07 ] | |||||||||
Post subject: | Re: Clothes disappearing toggling between EE/ALM. | |||||||||
Ok, tested with "UseNewBinRadiusCompute" set to FALSE, relogged, no effect. The dress I've been testing this is from Cloe called 'Hyein Dress' (https://marketplace.secondlife.com/stores/132639), dress is only available inworld and demo is also from there. I also tested the demo version and was bit baffled to see the demo version working fine in both modes. BUT I could reproduce same "missing" effect with other item and demo version is also affected this time. Cover-up 5 demo from Absolut Creation, https://marketplace.secondlife.com/p/Co ... O/19050451 |
Author: | Henri Beauchamp [ 2023-08-31 21:22:04 ] | ||||||||||||||||||
Post subject: | Re: Clothes disappearing toggling between EE/ALM. | ||||||||||||||||||
With this demo, I could indeed reproduce this issue here, and found out the bug got introduced in v1.30.2.14, when I disabled a fix that got reverted in LL's code:
Apparently, this fix also prevented rendering issues with some specific meshes, such as those you found about... I was a little wary about this reversal and simply disabled the corresponding code with a #define instead of removing the code, so fixing the bug just consists in changing that #define (if you compile the viewer yourself, simply change to read #define LL_FIX_MAT_TRANSPARENCY 1 at line 50 of linden/indra/newview/llface.h). Since the PBR viewer, where this fix got reverted, is permanently in deferred rendering mode (ALM), LL did not notice the bug. Yet, there is something fishy with those meshes (can't tell what, since they are no-mod, and I could therefore not examine how they are textured and what alpha params they use)... The fix will be in next release. |
Author: | ZaneZimer [ 2023-08-31 23:58:26 ] | ||||||||||||||||||
Post subject: | Re: Clothes disappearing toggling between EE/ALM. | ||||||||||||||||||
|
Author: | Henri Beauchamp [ 2023-09-01 06:47:37 ] | |||||||||
Post subject: | Re: Clothes disappearing toggling between EE/ALM. | |||||||||
|
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |