The polyline is a nice object because it allows you to draw lot of lines with one render call.
Random Lines

3D Programming, Prototyping and Gamedev with GeeXLab
The polyline is a nice object because it allows you to draw lot of lines with one render call.
Today, a small code sample (in Lua) that shows how to use the mouse to put where you want on the screen a letter with random parameters (position, scaling, orientation and color).