Water Tool

Water Tool is a water system for unity. As an input you can use any mesh. It is very ease to configure.
Physics are implemented with custom engine which executes on GPU (Compute Shader).
Render is based on surface shader, so unity shadows and all types of lights are supported.

[ Unity Asset Store - The Best Assets for Game Making](http:// Unity Asset Store - The Best Assets for Game Making)

Looks interesting.

An example with ANY mesh instead of a plane would be cool :stuck_out_tongue:

would this work in a big lake mesh? (and should it be high poly then?)

*asset store link broken

It is waiting for approve. Current verssion is beta.
It resquires very detailed geometry. unity has limit 60k for one mesh. So you can use it for small water areas.
But. I’m working on tesselation with dynamic LOD system for it. With tesselation and dynamic LOD it will work for large meshes. And performance will be very good

Waiting for this!!

1 Like

Have some progress with tesselation

1 Like

Added tesselation and waving x.com

Verssion 1.0.0 is uploaded to asset store and waiting review:

3 Likes

Hi,
You mentioned in the text that you are working on new features, such as wind support and more shaders. If I buy then 1.0 version will it be possible to upgrade to new versions without extra cost?

Regards
/Stefan

All upgrades will be free

1 Like

Is there a way to make the water opaque?
I can make some really nice effect but I can’t get the water to be opaque. Can you add this option to the shader? Or maybe make another shader?

Thanks.

Also, if you could add an option to make the water look pixelated, like this: 3274175--253127--upload_2017-11-2_8-57-0.png

That would be really cool. Thanks!

would love to see an example of non-flat mesh. I’m trying to make a water column using cylinders, but it’s not working. Some meshes work, some don’t. Is there some guidelines on how to create a mesh that will work with this asset?

Thanks.

Firt verssion supported it fully. Then I changed alot in physics. I will try to return this fuctionality in the next update

Have some improvements for v1.0.1

  • planar reflections
  • improved waving
  • improved lighting
  • caostics
  • underwater mode
  • foam