Line integral convolution

ID: line-integral-convolution

Line Integral Convolution (LIC) is a technique used in computer graphics and visualization to generate vector field visualizations. It creates a texture that represents the direction and magnitude of a vector field, often seen in the contexts of fluid dynamics and flow visualization. ### Concept: The key idea behind LIC is to use the properties of a vector field to create a convoluted image that conveys the underlying flow information.

New to topics? Read the docs here!