imaging vector fields w/ lic paper

This commit is contained in:
Zeeshan Lakhani 2017-02-09 10:02:09 -05:00
parent fd60379a22
commit 6b27bbabb7
2 changed files with 3 additions and 2 deletions

View File

@ -42,8 +42,8 @@ This is a really great paper that is both complex and straightforward. This pape
> Of all the ways to manipulate a 3D mesh, push/ technique popularized by SketchUp is one of the most approachable and fun. PushPull++ is a recent paper that elaborates on the technique, cleaning up a lot of edge cases and unlocking new features, using wonderfully straightforward math. The potential for 3D modeling tools or procedural mesh generation APIs built on these simple ideas is very exciting.
> The paper presents the technique and the tool that the authors built. I will focus on the technique, as s the part I loved more in this paper (quote by Ramsey Nasser).
### Image Processing
* :scroll: [Imaging Vector Fields Using Line Integral Convolution](http://cs.brown.edu/courses/csci2370/2000/1999/cabral.pdf) by Brian Cabral and Leith Leedom
### Shape grammars

File diff suppressed because one or more lines are too long