-
共同探讨,以便我们大家统统提高,OpenGL开发框架与应用举例...
共同探讨,以便我们大家统统提高,OpenGL开发框架与应用举例-explore, in order to improve all of us, OpenGL and Application Development Framework, for example
- 2022-03-02 19:42:04下载
- 积分:1
-
计算机图形学立方体旋转程序。用鼠标拖动可以实现…
计算机图形学立方体旋转程序.可用鼠标拖动实现立方体朝不同方向旋转,有较强真实感.-computer graphics cube rotation procedures. Drag the mouse can be used to achieve various directions cube rotation, a strong realistic.
- 2022-01-31 04:40:14下载
- 积分:1
-
uses glReadPixels glDrawPixels glCopyPix els to create and copy bitmap
用到了glReadPixels glDrawPixels glCopyPixels来创建和拷贝位图-uses glReadPixels glDrawPixels glCopyPix els to create and copy bitmap
- 2022-02-07 02:35:27下载
- 积分:1
-
机器人手臂 opengl shader
opengl 实现机器人手臂, 有glsl 语言写的顶点处理器,片段处理器
- 2022-11-14 09:55:08下载
- 积分:1
-
画太阳系
to draw solar system
- 2022-07-14 12:25:18下载
- 积分:1
-
这是OPENGL和VC++制作的3D游戏场景片段,里面制作了3D水,和烟雾特效.也对贴图进行了各向异性的优化....
这是OPENGL和VC++制作的3D游戏场景片段,里面制作了3D水,和烟雾特效.也对贴图进行了各向异性的优化.-VC production and OpenGL 3D game scenes footage, which produced a 3D water, and smoke effects. Texture is right for the optimization of anisotropic.
- 2022-02-01 20:37:51下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
bresenham画直线及opengl扫描线算法填充
使用bresenham法实现画直线,再利用扫描线算法实现多边形的填充,使用了opengl来显示界面。
- 2022-04-13 09:06:17下载
- 积分:1
-
opengl + vc++
计算机图形学
烟花燃放程序
opengl + vc++
计算机图形学
烟花燃放程序-opengl vc computer graphics fireworks discharge procedures
- 2022-04-15 13:52:42下载
- 积分:1
-
使用OPENGL实现场景的雾化效果,提供键盘接口,动态调节效果...
使用OPENGL实现场景的雾化效果,提供键盘接口,动态调节效果-use OpenGL scene atomizing effect, keyboard interface, dynamic adjustment results
- 2022-03-10 04:25:26下载
- 积分:1