Opened 18 years ago

Last modified 10 years ago

#48 new enhancement

Advanced Water Rendering

Reported by: Stuart Walpole Owned by:
Priority: Nice to Have Milestone: Backlog
Component: Core engine Keywords:
Cc: wraitii Patch:

Description (last modified by historic_bruno)

  • Water patches would be nice for alpha but not necessary
  • Enhanced shoreline/reflection/wave effects
  • Foam decals around shorelines
  • Foam around entities (rocks, ships, etc.)
  • Entity splash particles/effects - think of an army crossing a river or projectiles landing in the water
  • "Wakes" for moving ships?
  • Optimization of water rendering.
  • Lower levels of water settings for older graphics cards.
  • Compression of water normal maps (if possible without a big loss of quality).

Change History (13)

comment:1 by Stuart Walpole, 18 years ago

Priority: majorminor

comment:2 by Matei, 18 years ago

Reflections, refractions and per-pixel lighting have been added. Missing things include:

  • Foam decals around rocks/ships/shorelines.
  • Optimization of water rendering.
  • Lower levels of water settings for older graphics cards.
  • Compression of water normal maps (if possible without a big loss of quality).

comment:3 by (none), 14 years ago

Milestone: Environment Demo

Milestone Environment Demo deleted

comment:4 by Andrew, 14 years ago

Milestone: Backlog

comment:5 by historic_bruno, 12 years ago

Summary: Water - AdvancedAdvanced Water Rendering
Type: taskenhancement

comment:6 by historic_bruno, 12 years ago

#1572 is related

comment:7 by historic_bruno, 11 years ago

Cc: wraitii added
Description: modified (diff)

comment:8 by wraitii, 11 years ago

Point 5 has been dealt with.

comment:9 by historic_bruno, 11 years ago

Description: modified (diff)

We don't have foam around entities AFAIK, so I've added that as a separate item, and expanded the list slightly to include splashes.

comment:10 by wraitii, 10 years ago

In 14514:

Substantial speed-up of the foam generation code.
Remove waves for now as they were unsatisfactory.
Removes "shininess" as a water parameter as it was basically useless.
Add a button in Atlas to recompute water parameters so you can now see fog in Atlas.

Fixes #1743, #1803 (invalid)
Refs #1875, #2114, #48.

comment:11 by wraitii, 10 years ago

In 15473:

Change the water texture to a new, bigger one, created in Blender (thanks to Enrique). Change settings so that they are more logical, yet allow reverting back to an even lower quality setting. Add a WIP high setting (with foam) which isn't finished yet.
Change the shader itself so that the effects look nicer and are more consistent across settings.
Rework the water mesh generation (simpler system). Fix a few issues.

May work oddly with Atlas since I haven't been able to compile yet.

Refs #1875 (maybe fix), Fixes #2077 (I'll assume it does), Fixes #2114 (assumption again), refs #48.

comment:12 by wraitii, 10 years ago

In 15484:

Further WIP water improvements. Add 3 different textures for different looks. Update some oasis maps for that. Streamline water settings (some removed, some added). Update Atlas for those (needs to be tested). Fix an issue with HQ water effects.

Please report any issue and/or crash. Those will get fixed in commits to come. Refs #48.

comment:13 by wraitii, 10 years ago

In 15492:

Fix "Wind Angle" parameter not working properly. Add a precomputed "wind strength" variable so that waves look smaller behind islands. Some tweaks. Refs #48 as usual.

Note: See TracTickets for help on using tickets.