搜索资源列表
MyWater.基于vc++使用opengl开发的3D水纹波浪
- 基于vc++使用opengl开发的3D水纹波浪, 场景绘制与渲染 BOOL CMyWaterView::RenderScene() { glClear(GL_COLOR_BUFFER_BIT) glPushMatrix() glScalef(10,1,10) if (!rgb) glColor3f(.31, .41, .97) else glColor3f(1.f,1.f,1.f) glTranslat
opengl
- VC++与OpenGL结合开发游戏代码,包括了五六个源代码-VC++ and OpenGL union development game code