Steve2457 Posted March 8, 2019 Report Posted March 8, 2019 Hello, Thanks for a great product. Just having one issue. Cloud shadows have disappeared. I recall them being there originally and I haven't added any other weather addons. If I disable smp through the plugin menu the default cloud shadows instantly show. I have tried smp reinstall. Version is latest version 4.7.3. Xplane is latest version. I did notice the last xplane update did ask to overwrite a number of files. I reinstalled smp after that. I have tried turning off and on the cloud shadows option in the smp menu and using different slider values 0 thru 1, pressing "apply changes" each time. Can someone assist? Thanks. Steve Quote
sundog Posted March 8, 2019 Report Posted March 8, 2019 There are some conditions where we don't draw cloud shadows, such as if you're inside a lot of fog or haze. Turn up the slider all the way to 1, and as a test, try flying above some broken clouds (so you're above the haze) and over a body of water. The cloud shadows tend to show up best over water. If you don't even see them in that situation, then there's something definitely wrong. Quote
Steve2457 Posted March 8, 2019 Author Report Posted March 8, 2019 Thanks for the reply. That helped. Can see them, although faint. Also discovered they are not visible if free camera is used to go to altitude with aircraft on ground. Although default cloud shadows do show when doing that. Thanks again. Quote
sundog Posted March 10, 2019 Report Posted March 10, 2019 On 3/8/2019 at 6:24 AM, Steve2457 said: Also discovered they are not visible if free camera is used to go to altitude with aircraft on ground. Although default cloud shadows do show when doing that. Thanks again. Ah... looking at the code, we do base the AGL altitude used for the effect on the plane's position and not the camera's. Getting the camera's AGL is an expensive thing to do performance-wise (you have to convert the camera coordinates to world coordinates, do a terrain probe to figure out where the ground is, and subtract the two), so I think that's a compromise I made intentionally. I'll try and find some clever way around it though. Quote
Servaasd Posted April 11, 2019 Report Posted April 11, 2019 @sundog In follow up of OPs question: Is there a fix for the cloudshadows in VR turning with the movement of your head? (only left eye does this, right eye is stable) Quote
sundog Posted April 11, 2019 Report Posted April 11, 2019 4 hours ago, Servaasd said: @sundog In follow up of OPs question: Is there a fix for the cloudshadows in VR turning with the movement of your head? (only left eye does this, right eye is stable) Are you seeing that in SMP 4.7.3? I wasn't aware of that happening. 1 Quote
Servaasd Posted April 13, 2019 Report Posted April 13, 2019 Yep, seeing that in the lastest released version Quote
sundog Posted April 14, 2019 Report Posted April 14, 2019 OK, I'll look into it. For now you can disable cloud shadows in the SMP configuration screen if it's distracting. Quote
sundog Posted April 14, 2019 Report Posted April 14, 2019 (edited) Well, it seems that something changed in a recent X-Plane release that prevents us from retrieving the depth buffer from X-Plane when VR is on. This means we can't properly draw shadows on the ground in VR, since we can't tell where the ground is. We'll have to disable effects that depend on the depth buffer (mainly cloud shadows and soft cloud / terrain blending) when VR is on, unless Laminar provides us with a new way to do this. I'll send them a note in hopes that they can help. Edited April 14, 2019 by sundog Quote
sundog Posted April 18, 2019 Report Posted April 18, 2019 (edited) Happy to report that with Laminar's help, I've tracked down the issue with cloud shadows in VR. They'll work properly in our 4.8 release. And now that the underlying problem has been addressed, everything looks really great in VR now if I may say so Edited April 18, 2019 by sundog 1 Quote
Servaasd Posted April 20, 2019 Report Posted April 20, 2019 (edited) Thanks for the response! When is the 4.8 release coming? Edited April 20, 2019 by Servaasd Quote
sundog Posted April 20, 2019 Report Posted April 20, 2019 I expect it will be handed off for beta testing next week, but from there it's out of my hands... 1 Quote
Servaasd Posted April 29, 2019 Report Posted April 29, 2019 On 4/20/2019 at 1:44 PM, sundog said: I expect it will be handed off for beta testing next week, but from there it's out of my hands... I can't wait Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.