Fix Transparent Ocean Surface#71
Conversation
|
Hello @kethan1 ! I checked this PR and this fix does not make sense. |
4d0b378 to
99e30e9
Compare
|
@patrykcieslak Sorry for the late response and sorry for the erroneous fix. I'm fairly new to OpenGL, but I took another crack at this issue. I believe the problem stemmed from the I added a call to load the I have left Output before fix: Output before fix with lines 561 and 570 commented in GLSLShader.cpp (for extra debugging info): Output after fix:
|
1932273 to
a6b4e1e
Compare


Fixes transparent ocean surface when viewed from above
Before:

After:
