From f4d56b27bef5b7c8e25553983d87e9f0d7447630 Mon Sep 17 00:00:00 2001 From: Nihal Kenkre Date: Tue, 21 Jan 2020 11:39:08 +0530 Subject: [PATCH] Added link to simulating ocean water --- computer_graphics/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/computer_graphics/README.md b/computer_graphics/README.md index 9292271..4c256e7 100644 --- a/computer_graphics/README.md +++ b/computer_graphics/README.md @@ -54,3 +54,8 @@ This is a really great paper that is both complex and straightforward. This pape - A seminal paper that lead to many interesting applications in graphics as well as more broadly in design; see also the bibliography at [shapegrammar.org](http://shapegrammar.org/). + +### Simulating Ocean Water + +* [Simulating Ocean Water](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.161.9102&rep=rep1&type=pdf) + - Seminal paper on water surface simulation and rendering.