Jump to content

Image-based flow visualization

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tobo~enwiki (talk | contribs) at 13:06, 26 August 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In Scientific Visualization Image-Based Flow Visualization is a technique proposed by Jack van Wijk [1] to visualize flows, like the wind movement of a tornado. Compared with classical Integration like techniques it has the advantage of producing a whole image at every step. It is a method from the Texture advection family.

Principle

The main idea is to create a noise texture on a regular grid and then bend this grid according to the flow (the vector field). We then sample the bended grid at the original grid location. The output is then an according to the flow displaced version of the noise. To use this for visualization we can for example do this for a few steps and make an animation or also inject some dye on a regular grid and see how this dye got transported away by the flow.

References

  1. ^ van Wijk, Jack (2002). "Image Based Flow Visualization" (PDF). Proceedings ACM SIGGRAPH 2002, San Antonio, Texas.