-
Prepared by a real OpenGL teapot models, can hit lights, can also rotate
用OpenGL编写的一款真实茶壶模型,可以打灯,也可以旋转-Prepared by a real OpenGL teapot models, can hit lights, can also rotate
- 2022-01-26 01:12:17下载
- 积分:1
-
OpenGL chain wave animation demo, based on the VC++ The opengl source code
OpenGl链波动画演示,基于VC++的opengl源代码-OpenGL chain wave animation demo, based on the VC++ The opengl source code
- 2022-03-04 09:37:55下载
- 积分:1
-
创建vc++程序,在视图框上画上三个彩色图形,一个是三角形,一个上正方形,另一个是圆。...
创建vc++程序,在视图框上画上三个彩色图形,一个是三角形,一个上正方形,另一个是圆。-Create a vc++ program, in the view box painted on the three color graphics, one triangle, one on the square, and the other is round.
- 2022-02-07 13:59:39下载
- 积分:1
-
ejemplos de jogl en java, sistema solar
ejemplos de jogl en java, sistema solar
- 2023-07-12 23:30:02下载
- 积分: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
-
opengl+VC 波光闪闪和水波荡漾的论文
opengl+VC 波光闪闪和水波荡漾的论文-opengl+ VC and water rippling wave shiny paper
- 2022-03-19 02:26:13下载
- 积分:1
-
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形,其中利用的是VC和OPENGL的结合在OPENGL编程下完成的,具有非常好的参考价值...
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形,其中利用的是VC和OPENGL的结合在OPENGL编程下完成的,具有非常好的参考价值-use their knowledge of computer graphics prepared by the three-dimensional objects ter pyramid graphics, which use the VC and the integration of the OpenGL programming OpenGL completed, with a very good reference value
- 2023-02-10 00:10:04下载
- 积分:1
-
OpenGL图像元素的绘制
这是我写的一个OpenGL程序,实现了对点、线、面等基本图像元素的绘制,可以通过键盘进行控制。功能简单清晰,源码易于理解,适合OpenGL初学者进行观看。
- 2022-02-02 03:05:41下载
- 积分:1
-
建筑物漫游
建筑物漫游-Buildings roaming
- 2022-04-23 09:06:12下载
- 积分:1
-
扫雷,openGL.
操作:鼠标左右,鼠标中间键对应windows扫雷的左右同时按下,最大网格37*37(windows扫雷中级为16*16)
扫雷,openGL.
操作:鼠标左右,鼠标中间键对应windows扫雷的左右同时按下,最大网格37*37(windows扫雷中级为16*16)-Mine, openGL. Steps: the mouse around the mouse button between the left and right corresponding windows at the same time press the mine, the largest grid 37* 37 (windows mine Intermediate 16* 16)
- 2022-09-16 06:20:03下载
- 积分:1