“LARGE-SCALE INTERACTIVE WATER SIMULATION WITH DIRECTIONAL WAVES” by Institute of Science and Technology Austria (IST Austria)
Notice: Pod Template PHP code has been deprecated, please use WP Templates instead of embedding PHP. has been deprecated since Pods version 2.3 with no alternative available. in /data/siggraph/websites/history/wp-content/plugins/pods/includes/general.php on line 518
Conference:
- SIGGRAPH 2017
-
More from SIGGRAPH 2017:
Notice: Array to string conversion in /data/siggraph/websites/history/wp-content/plugins/siggraph-archive-plugin/src/next_previous/source.php on line 345
Notice: Array to string conversion in /data/siggraph/websites/history/wp-content/plugins/siggraph-archive-plugin/src/next_previous/source.php on line 345
Type(s):
E-Tech Type(s):
- Simulator / Simulation
Title:
- LARGE-SCALE INTERACTIVE WATER SIMULATION WITH DIRECTIONAL WAVES
Developer(s):
Project Affiliation:
- Institute of Science and Technology Austria (IST Austria) and NVIDIA
Description:
Simulating large bodies of water in real time has been a research goal for a few decades. Existing procedural approaches like FFT-based simulations typically lack dynamic response like boundary-wave reflections or general body-fluid interactions like splashes or boat wakes. On the other side of the spectrum, existing dynamic Eulerian wave simulations suffer from high memory consumption required for adequate grid sizes in large scenes. Dynamic Lagrangian simulations like wave particles suffer from a potentially prohibitive particle count.
This work demonstrates how to couple a very coarse Eulerian wave-energy simulation with a special “up-res” technique to model actual waves, including boundary reflections and diffraction. The “up-res” technique uses wave-energy data to locally attenuate directional waves. The key idea here is a very fast method for superimposing thousands of directional waves at any spatial location, which simulates practically unlimited small wave details at real-time frame rates. The result is the first-ever real- time simulation of a realistic, large-scale ocean scene of 4 × 4 kilometers at a resolution of less than one centimeter. The waves interact with 1,000 boats and floating rigid bodies, and they accurately disperse, diffract, and reflect off island boundaries.