-
基于qt 的opengl绘图 可做网页插件
该代码是基于qt 的opengl绘图网页插件, 是个简单的实例,html里面有相关代码设置程序嵌入
- 2023-08-18 01:20:06下载
- 积分:1
-
STL读取
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CListNodeOfCPoint3D::CListNodeOfCPoint3D( const CPoint3D& P) : data(P), nextPtr(0)
{
}
CListNodeOfCPoint3D::~CListNodeOfCPoint3D()
{
}
CPoint3D CListNodeOfCPoint3D::GetData() const
{
return data;
}
- 2022-04-23 19:55:30下载
- 积分:1
-
使用准备3天到几个文件的读取和处理简单福是OpenGL…
用opengl编写的可以对几种3d文件进行读取以及简单的处理功能,已经调试!-use opengl be prepared 3 days to several documents read and simple processing functions, Debugging already!
- 2022-05-21 15:13:53下载
- 积分:1
-
The use of virtual reality technology used in modeling Creator Tutorial
虚拟现实技术使用Creator建模所用教程-The use of virtual reality technology used in modeling Creator Tutorial
- 2022-07-01 12:45:08下载
- 积分:1
-
OpenGL
基于OpenGL的三维地下管线信息系统的设计与实现-OpenGL-based 3D Underground Pipeline Information System Design and Implementation
- 2022-01-25 19:24:03下载
- 积分:1
-
一个OPENGL的例子,适合初学OPENGL的朋友练习。
一个OPENGL的例子,适合初学OPENGL的朋友练习。-an OpenGL examples, suitable for beginners to practice OpenGL friends.
- 2022-01-25 19:54:29下载
- 积分:1
-
线框模型
线框模型
- 2023-08-20 03:25:03下载
- 积分:1
-
这是利用OpenGL开发三维游戏书中的代码,非常经典,有喜欢的朋友一起分享!...
这是利用OpenGL开发三维游戏书中的代码,非常经典,有喜欢的朋友一起分享!-This is the use of OpenGL to develop three-dimensional game code book, very classic favorite has to share with friends!
- 2023-07-16 20:20:03下载
- 积分:1
-
EVC4.0环境下WinCE Opengles英文教程(带源代码)
该教程html格式。介绍了基于EVC4.0,wince下OpenGL ES的使用。里面例子很多,全部源码。但是英文教程,练习程序用的。
- 2022-08-14 02:02:02下载
- 积分:1
-
OpenGL编写的太阳系程序,可以通过方向键来进行移动,有兴趣可以看看。...
OpenGL编写的太阳系程序,可以通过方向键来进行移动,有兴趣可以看看。-OpenGL program written in the solar system can be carried out through the arrow keys to move, who are interested can look at.
- 2022-02-12 23:32:51下载
- 积分:1