Setup the window, the OpenGL context, the display effects and scene objects
such as the light source and camera.

C# | Visual Basic | Visual C++ |
private void LoadContext()
Private Sub LoadContext
private: void LoadContext()
C# | Visual Basic | Visual C++ |
private void LoadContext()
Private Sub LoadContext
private: void LoadContext()