Home / Expert Answers / Computer Science / using-the-opengl-api-and-the-c-programming-language-what-wrong-gluortho2d-0-0-glfloat-pa155

(Solved): using the OpenGL API and the C programming language what wrong? gluOrtho2D (0.0, Glfloat ( ...



using the OpenGL API and the C programming language

what wrong?

gluOrtho2D (0.0, Glfloat (newidth), 0.0, GLfloat (newHeight)) :
public GLAPI void APIENTRY gluOrtho2D (GLdouble left, GLdoubl

gluOrtho2D (0.0, Glfloat (newidth), 0.0, GLfloat (newHeight)) : public GLAPI void APIENTRY gluOrtho2D (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top) glFlush() :


We have an Answer from Expert

View Expert Answer

Expert Answer


Code :Make sure glut package is installed and imported properly.#ifdef __APPLE__ #include #else #include //include all the required files and package
We have an Answer from Expert

Buy This Answer $5

Place Order

We Provide Services Across The Globe