Client Side
Platform:
Win32 -> Cross-platform
Programing Language:
C -> C++
Integrated Development Environment:
Visual Studio 2013 -> CodeBlocks + MinGW
Graphics:
OpenGL
Graphics Extension Wrangle Library:
GLEW
Graphics Framework:
FREEGLUT -> GLFW
Communication:
TCP/IP,Socket
Server Side
Platform:
Linux -> Cross-platform
User Interface:
GTK
gl.h是OpenGL核心库的头文件,对应的导入库和动态库为opengl32.lib和opengl32.dll。
glu.h是OpenGL功能函数库的头文件,对应glu32.lib和glu32.dll,它同样是OpenGL库的一部分。
这俩头文件由编译器提供?
GLUT
freeglut.h
freeglut_ext.h
freeglut_std.h
glut.h
Compiler
gl.h
glu.h
GLEW
glew.h
wglew.h