An open API service indexing awesome lists of open source software.

https://github.com/eltoncn/water

Experiment with water rendering using Unity
https://github.com/eltoncn/water

animation shader unity water

Last synced: 2 months ago
JSON representation

Experiment with water rendering using Unity

Awesome Lists containing this project

README

          

# Water rendering

Experiment with water rendering using Unity.

## Drop collision

Test interacting the water with a falling object. Water is created using vertex displacement, while object interaction occurs through a VFX initiated when object passes through water.

[Shaded recording](https://youtube.com/shorts/pUy50zGLaAU?feature=share)
![Shaded](Images/DropShaded.png)

[Wireframe recording](https://youtu.be/pEPjIgnBRfc)
![Wireframe](Images/DropWireframe.png)