Billboards are 3D planes (composed of 2 triangles) which always face the camera.
They are useful to quickly render a high number of elements, such as rain, snow,
trees, vegetation or any particle based effects. InitEngine3D()
should be called successfully before using the billboard commands.
Billboards are added to billboard groups, which are collections of similarly
sized and positioned billboards, so that they may be displayed.