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
- Host: GitHub
- URL: https://github.com/eltoncn/water
- Owner: EltonCN
- Created: 2022-08-02T19:30:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T01:00:33.000Z (almost 4 years ago)
- Last Synced: 2025-05-07T07:52:46.835Z (about 1 year ago)
- Topics: animation, shader, unity, water
- Language: C#
- Homepage:
- Size: 1.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)

[Wireframe recording](https://youtu.be/pEPjIgnBRfc)
