1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-21 13:20:54 +00:00
scrawl e13eb625d3 New water WIP
Changes compared to old (Ogre) water:
- Uses depth-texture readback to handle the underwater fog in the water shader, instead of handling it in the object shader
- Different clipping mechanism (glClipPlane instead of a skewed viewing frustum)
- Fixed bug where the reflection camera would look strange when the viewer was very close to the water surface
- Toned down light scattering, made the waterColor a bit darker at night
- Fixed flipped water normals and strange resulting logic in the shader

Still to do: see comments...
2015-10-29 00:25:23 +01:00
..
2014-11-18 17:43:51 +01:00
2015-09-26 01:20:20 +02:00
2015-02-03 13:18:03 +01:00
2015-10-29 00:25:23 +01:00
2015-02-03 13:18:03 +01:00
2015-10-29 00:25:23 +01:00
2014-10-16 14:50:25 +02:00
2015-08-04 22:50:53 +02:00