Shadows Are bright on OpenGL, fine in Vulkan #9571
Closed
martsbradley
started this conversation in
General
Replies: 1 comment
-
|
Hi Folks, I got this issue resolved. The shader code below working in the browser correctly. I'll have to find out why. thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Folks,
I am learning wpgu, the program is working and rendering on Linux with Vulkan and in the browser with opengl.
Hoping to get help to fix an issue with the shadows in the scene.
My issue is with shadows in the rendered scene. In the native Linux application the shadows cast are dark and that looks good to me, but in the browser the shadows cast are white/bright.
Things I have checked:
thanks
Martin
Beta Was this translation helpful? Give feedback.
All reactions