Diffusion curve
Encyclopedia
Diffusion curves are vector graphic
primitives for creating smooth-shaded images. Each diffusion curve partitions the 2D
graphics space through which it is drawn, defining different colors on either side. When rendered
, these colors then spread into the regions on either side of the curve in a way analogous to diffusion
. The colors may also be defined to vary smoothly along the curve and the sharpness of the color transition from one side of the curve to the other may also be specified.
Diffusion curves have been discussed in relation to being a possible addition to the SVG specification.
Vector graphics
Vector graphics is the use of geometrical primitives such as points, lines, curves, and shapes or polygon, which are all based on mathematical expressions, to represent images in computer graphics...
primitives for creating smooth-shaded images. Each diffusion curve partitions the 2D
2D computer graphics
2D computer graphics is the computer-based generation of digital images—mostly from two-dimensional models and by techniques specific to them...
graphics space through which it is drawn, defining different colors on either side. When rendered
Rasterisation
Rasterisation is the task of taking an image described in a vector graphics format and converting it into a raster image for output on a video display or printer, or for storage in a bitmap file format....
, these colors then spread into the regions on either side of the curve in a way analogous to diffusion
Diffusion
Molecular diffusion, often called simply diffusion, is the thermal motion of all particles at temperatures above absolute zero. The rate of this movement is a function of temperature, viscosity of the fluid and the size of the particles...
. The colors may also be defined to vary smoothly along the curve and the sharpness of the color transition from one side of the curve to the other may also be specified.
Diffusion curves have been discussed in relation to being a possible addition to the SVG specification.