-
based on the OpenGL 3D terrain and sky simulation roaming procedures
基于OPENGL的三维天空与地形模拟漫游程序-based on the OpenGL 3D terrain and sky simulation roaming procedures
- 2023-02-03 20:20:04下载
- 积分:1
-
学习过程中对学生的窗口编程很有帮助。本程序…
本程序是对想学习windows编程的同学很有帮助.本程序是基于opengl的,可以在不同的视角来观察飞机的造型,对防真学的同学大有帮助.-the process of learning to students of windows programming helpful. The procedure is based on opengl, in a different perspective to observe the shape of the aircraft, the defense really study the students of great help.
- 2022-01-26 20:20:06下载
- 积分:1
-
用OpenGL做的俄罗斯方块程序,一款很经典的游戏,用OpenGL实现的效果不一般哦。...
用OpenGL做的俄罗斯方块程序,一款很经典的游戏,用OpenGL实现的效果不一般哦。-Use OpenGL to do the Russian box process, a very classic game, using OpenGL do not realize the effect of general Oh.
- 2022-02-25 23:27:36下载
- 积分:1
-
FBO封装了一个比较好的FBO的类。需要显卡的支持
FBO封装了一个比较好的FBO的类。需要显卡的支持-FBO Packaging, a relatively good FBO class. Need graphics support
- 2022-03-19 23:50:44下载
- 积分:1
-
android 3d 游戏源码
比较牛的3D游戏引擎,基于JAVA语言。此文档是JPCT网站上的Android演示源码。已经将网站及别的论坛下载的几个例子整合打包上传。
- 2022-02-05 17:16:42下载
- 积分:1
-
封闭多边形影线填充openGL
资源描述先输入多边形的点数,再在弹出窗口中点击鼠标左键,每点一次左键,就显示出该点,并在原窗口中记录下该点的坐标。当点到相应数目时,再在原窗口中输入影线的倾角斜率、间距,则弹出窗口中会自动画出封闭多边形并自动填充。在弹出窗口中点击鼠标右键刷新。
本算法类似于扫描线填充算法。
- 2022-01-28 14:02:28下载
- 积分:1
-
利用OpenGL进行编辑图形,能绘制出一个三角形跟一个正方形
利用OpenGL进行编辑图形,能绘制出一个三角形跟一个正方形-The use of OpenGL to edit graphics, to draw a triangle with a square
- 2023-02-04 13:00:03下载
- 积分: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
-
实现碰转的绘制,并且有流动的效果,效果很好
实现碰转的绘制,并且有流动的效果,效果很好-Realize touch to the drawing, and has the effect of the flow, very good
- 2022-07-12 02:10:35下载
- 积分:1
-
在opengl下生成图形,主生成的函数,mainfrm
在opengl下生成图形,主生成的函数,mainfrm-OpenGL
- 2022-11-27 18:30:03下载
- 积分:1