-
画苹果LOGO的程序
源码中采用黄金分割的原理将苹果LOGO重现,原创,和原本的LOGO有些许差别,画的有些胖了!初接触OPENGL试着用自己的方法画了一下,不喜勿喷呦!
- 2022-07-11 11:36:54下载
- 积分:1
-
这个是我按照老师的要求写的一个模拟3dmax里面进行坐标变换的opengl的程序,并且可以得到进行转换后的左边的复合矩阵...
这个是我按照老师的要求写的一个模拟3dmax里面进行坐标变换的opengl的程序,并且可以得到进行转换后的左边的复合矩阵
- 2022-03-23 23:45:30下载
- 积分:1
-
gPhone上的opengl教程
可以在m15上编译,直接用模拟器进行测试
不错的东西...
gPhone上的opengl教程
可以在m15上编译,直接用模拟器进行测试
不错的东西-gPhone
- 2022-06-19 15:07:05下载
- 积分:1
-
opengl, 3d graphics. More single
opengl,3d图形。单文档多文档多视图范例-opengl, 3d graphics. More single-file documents multi-view model
- 2022-03-12 20:00:02下载
- 积分:1
-
通过直接计算得出的三维图像, 没有引用opengl, 纯数学计算
通过直接计算得出的三维图像, 没有引用opengl, 纯数学计算-through direct calculation of 3D images, it is not in use opengl, pure mathematical calculations
- 2023-03-31 23:10:03下载
- 积分:1
-
一个用MFC的对话框窗口显示的OPENGL动画,可以研究如何在VC++的消息映射和窗口中显示OPENGL动画的示例...
一个用MFC的对话框窗口显示的OPENGL动画,可以研究如何在VC++的消息映射和窗口中显示OPENGL动画的示例-with an MFC dialog window shows the OpenGL animation, can study how the news VC mapping and OpenGL window shows examples of animation
- 2023-04-27 23:45:04下载
- 积分:1
-
在VC6.0下使用OpenGL的网格化GLUtesselator的一个演示程序!
在VC6.0下使用OpenGL的网格化GLUtesselator的一个演示程序!-The use of OpenGL in VC6.0 Grid GLUtesselator a demo!
- 2022-03-07 18:40:22下载
- 积分:1
-
OpenGL编程书籍――《OpenGL编程指南第四版》电子版。
OpenGL编程书籍――《OpenGL编程指南第四版》电子版。-OpenGL programming book- " OpenGL Programming Guide Fourth Edition" electronic version.
- 2023-01-26 07:45:10下载
- 积分:1
-
鼠标可以平移物体,右键旋转菜单,完美解决屏幕坐标到三维坐标的转换
鼠标可以平移物体,右键旋转菜单,完美解决屏幕坐标到三维坐标的转换
- 2023-05-20 05:00:04下载
- 积分:1
-
/ *画圆的半径为9,8和7所示的颜色(0,0)
/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from + to - x
Pressing Esc exits the program
*/-/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from+ to- x
Pressing Esc exits the program
*/
- 2022-05-20 09:28:51下载
- 积分:1