Early Days Helper Library and Eventually Playground Extension for Water

I have just begun on yet another water helper library and eventually PG extension. :melting_face:

7 Likes

foam

I am slowly pushing things along.

7 Likes

Put put put…..

water-project-next-steps

Looking good! I am curious about how you handle the shore-line (white foam around geometry)?

1 Like

Thanks @CrashMaster . I am using sampled signed distance fields from precomputed textures, to then generate foam rings via smoothstep on water-side distances, and to modulate with immersion factors, noise, and web patterns.

I have not yet implemented the intersection foam for all water types yet. Here is a demo of the current process.

2 Likes