-
用c和opengl写的,用来对Nurbt曲面的编写,很适合学曲面的初学者...
用c和opengl写的,用来对Nurbt曲面的编写,很适合学曲面的初学者-Opengl with c and written Nurbt used to prepare the surface, it is suitable for beginners Surface Science
- 2022-08-25 10:50:32下载
- 积分:1
-
一个基于VB的Opengl程序,给出了使用一般VB开发Opengl的框架。
一个基于VB的Opengl程序,给出了使用一般VB开发Opengl的框架。-a VB-based Opengl procedure proposed by the use of general VB Opengl framework.
- 2022-05-15 02:04:11下载
- 积分:1
-
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!
glut库:需要进行OpenGL编程的请进。按其中TXT文档中描述即可安装!-glut library: the need for OpenGL programming Come. TXT document by which to describe can be installed!
- 2022-06-12 18:56:56下载
- 积分:1
-
OPENGL编程飞机三维仿真
针对飞机三维模型的设计与实现,首先利用专业建模软件3DS MAX 来建立飞机模型。然后将飞机模型文件格式用软件3D
Exploration进行转换并导入工程。虽然3DS
MAX建模方便,效果逼真,但是用3DS
MAX制作的动画没有交互性,无法实时控制,而OpenGL的实时控制功能强大,因此需要将3DS
MAX建立的飞机模型文件进行转换,转换后将新模型文件添加到仿真程序工程中。最后利用OpenGL 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-28 14:46:19下载
- 积分:1
-
opengl贪吃蛇开发
opengl贪吃蛇开发-opengl Snake Development
- 2022-07-17 00:05:47下载
- 积分:1
-
这是一个用OpenGL编写的模拟俄罗斯方块的程序。的我
这是一个用OpenGL编写的模拟俄罗斯方块的程序。我传了5个,就是想得到:“C++buidler5编程实例与技巧“这本书。好多地方都是12MB的,只有这里有完整的30多MB的。就算不批准我会员号码,也希望你把这本书发到我邮箱里。谢谢!-This is a preparation using the OpenGL Tetris simulation procedures. The I-5 is the wish : "C++ programming examples buidler5 and skills," this book. Many things are 12MB, and only here is the integrity of the more than 30 MB. Even if I do not approve membership numbers, I also hope you include this book into my mailbox Lane. Thank you!
- 2022-04-19 08:39:25下载
- 积分:1
-
OpenGL入门实例。囊括各章节源代码。
OpenGL入门实例。囊括各章节源代码。-Getting Started with OpenGL examples. The chapters include the source code.
- 2022-04-10 22:32:41下载
- 积分:1
-
本程序是基于opengl平台而生成的3d的c++代码,所表示的图形是一个会旋转的地球....
本程序是基于opengl平台而生成的3d的c++代码,所表示的图形是一个会旋转的地球.-this program is based on opengl platform and the formation of c 3d code expressed by the graphics will be a rotation of the Earth.
- 2022-06-30 08:21:29下载
- 积分:1
-
经典碰撞检测程序
Jeff lander 经典质点弹簧系统,可以采用欧拉积分法、中点法和四阶龙格库塔法进行运动方程求解,包含完整的碰撞检测程序,采用包围球的方法,可以进行进一步的开发
- 2022-04-17 08:15:13下载
- 积分:1
-
obj文件读取源码
使用vector进行obj文件的读取,obj文件的格式都是以v,vn,vt,f等开头的坐标,所以在文件读取的时间就一行一行的去读,然后对标记以及数值进行存储,通过使用vector中的各种函数实现存储
- 2022-02-20 13:44:18下载
- 积分:1