-
nehe opengl 第二课
nehe opengl 第二课-nehe opengl second cla
- 2023-05-08 10:50:03下载
- 积分:1
-
使用OpenGL绘制三维钻石心形状参数
应用背景我们需要用不同的形状画出一个三维钻石。我开始听了它的形状。用户希望这个形状能在三维空间中绘制,比如用户可以改变任何形状的参数。像直径,表的大小,gurdle大小,pavallion角,起始角度,等等。OpenGL在三维形状画什么好的开发工具。所以我更愿意选择它。关键技术在这个项目中我使用一个开源的三维图形库调用opengl。我做了很多计算,以画一个心形。首先,我创建顶点,然后我画不同的面和存储在一些数组中。并通过适当的方式,根据给定的参数,钻石心形状相结合,生成的钻石心形状;
- 2022-07-21 14:45:06下载
- 积分:1
-
3D图象,VS2005下编译通过
VC++图象处理类源代码
需要MFC, OpenGL支持
我过去学openGL时的源代码,请不要笑,它可作为继续加...
3D图象,VS2005下编译通过
VC++图象处理类源代码
需要MFC, OpenGL支持
我过去学openGL时的源代码,请不要笑,它可作为继续加工的模板-3D images under VS2005 compile VC image processing category needs MFC source code, OpenGL support me in the past when learning openGL the source code, please do not laugh, it can be used as the template to continue processing
- 2023-02-23 21:25:04下载
- 积分:1
-
在 OpenGL 中移动列车方案的设计与实现
在 openGL,模拟时从左水平移动的列车走行的代码段
- 2022-04-08 18:19:26下载
- 积分:1
-
qt嵌入osg
使用QGraphicScene 可以把Qt窗口直接和osg场景一起渲染,自己不想使用那个QGraphicsViewAdapter,所以就研究了一下,还好最后终于是弄出来了。所有的Qt窗口直接使用addWidget添加到Scene中就可以,使用灰常方便。
- 2022-03-21 04:28:11下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
MFC OpenGL van model for beginners learning and imitation, a more detailed Notes
MFC下OPENGL的面包车模型,适合初学者学习和模仿,注释比较详细了-MFC OpenGL van model for beginners learning and imitation, a more detailed Notes
- 2022-08-15 05:38:49下载
- 积分:1
-
初学OpenGL很好的框架,添加了画出三角形和四边形的代码作为参考。...
初学OpenGL很好的框架,添加了画出三角形和四边形的代码作为参考。-A good beginner OpenGL framework, adding the code to draw triangles and quadrangles as a reference.
- 2022-03-25 10:47:03下载
- 积分:1
-
OpenGL演示之雷神之锤,把最好的东西给大家分享,交个朋友!...
OpenGL演示之雷神之锤,把最好的东西给大家分享,交个朋友!-OpenGL demo Zhi Quake, the best thing for everyone to share, to make friends!
- 2022-03-12 23:20:32下载
- 积分:1
-
OpenGL的简单扩展库源
OpenGL easy extention library with source
- 2022-04-15 02:54:23下载
- 积分:1