Is there an example for doing the following with GLDirectOpengL:

1. Draw some lines. - Done
2. Draw some test. - Done
3. Draw a bitmap or dib on the GLDirectOpengl surface.

For the last one, I do not see any bitmap type functions in the unit for GLDirectOpengl. What would the code be to draw a simple bitmap? Or do I need to use all the 3D stuff.