Archive for November 16th, 2007
Daily Archive
Friday, November 16th, 2007
LIC flow visualization
I have been searching for a better visualization for vector fields for awhile. Line integral convolution (LIC) is one of several methods that seems promising.
The main references I used for my LIC implementation is the original paper “Imaging Vector Fields Using Line Integral Convolution” by Brian Cabral and Leith (Casey) Leedom and this C++ [...]
