i dont know the algorithm to make window for opengl.. can u give me a clue... please
Kamakhya
12-03-2005, 06:00 AM
OPENGL is Graphics Library/API. Window handling is done by interaction with OS. So we see GLUT/VC++/XWINDOWS/JAVA etc for window creation and handling.