Stroke allow you to create strokes from array of points. (named joints) The class automaticaly generate the stroke from the array and a bunch of parameters, such as thickness, maximum lenght, lenght between joints, inner and outer colors (with gradiant), textures, etc. Stroke run with SFML 2.0 and is enabled for DOxygen documentation.
Demonstration movie : Video Stroke
Demo programm (win32) : Demo
Sources file of the demo programm (with Visual Studio 2010 project) : Sources
Stroke files : Stroke.h Stroke.cpp