Help me please for GLUT ES

I am new for GLUT ES,I want to kown whether it can suport windows mobile5.0,who can help me please?And whether opengl es contains the glut es,who can tell me,thank you very much.

I believe, GLUT ES supports WinCE and Win32 so you should be fine. However, If you download the pre-built binaries, I’m not sure what they were built under or what GLES implementation it was built against (possibly Vincents?). So you may want to recompile the source against which ever GLES implementation you’re using for your target.

OpenGL ES is independent of GLUT ES and generally should be it’s own library. So you’ll need both libaries in order to create an application using GLUT ES/ GLES.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.