-
in vc opengl context of the design, is learning opengl I think that when a very...
在vc环境下的opengl的设计,是本人在学习opengl时觉得很有用的一套源码程序,分8课相信对opengl的初学者是很有帮助的.-in vc opengl context of the design, is learning opengl I think that when a very useful source procedures, 8 pm lesson believe opengl beginners is very helpful.
- 2023-05-30 19:50:04下载
- 积分:1
-
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库...
3D游戏与计算机图形学中的数学方法,使用opengl作为图形开发库-3D games and computer graphics of mathematical methods, the use opengl as graphics development libraries
- 2022-10-14 12:45:03下载
- 积分:1
-
网格OPENGL的实例
应用背景大家好!在世界上,我们总是做一些关于三维世界,特别是在图形处理。所以拥有一个方便的3D处理工具箱可以帮助你做什么,你若是有C++语言, ;你可以设置代码在墨西哥和做你想做的,你能得到你想要的。这是工具箱,可以让你做一些处理的三维表面。请快一点,马上下来。这是很容易和方便做的三维处理和;关键技术大家好!这是一个三维处理工具箱。它包括网格处理,点处理,和,你可以很容易地处理的三维表面,并做你想做的。那么如何做网格处理,特别是网格移动网的扩大,网格变形?以及如何做点翻译和如何做网格旋转?工具箱可以告诉你怎么做他们的方式和;
- 2022-08-26 00:47:45下载
- 积分:1
-
用VC开发的书籍,内容丰富全面,特别…
这本是关于vc与opengl开发的书籍,内容丰富全面,特别适合初学者-vc with opengl on the development of books, rich in content comprehensive, especially for beginners
- 2022-01-25 19:27:08下载
- 积分:1
-
简单的 openGL
这段代码关于 opengl 和绘制一个简单的家。有关更多信息,请阅读自述文件。
- 2022-02-05 03:41:14下载
- 积分:1
-
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果-use opengl and visual realization of the c examples of the display system, the beautiful effect of fireworks
- 2023-06-07 05:55:03下载
- 积分:1
-
CVC++图形文字识别OCR控件及示例R
简约不简单的OCR开发包图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。
- 2022-03-10 18:15:46下载
- 积分: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
-
不使用DirectX或OpenGL作成的3D立方体效果
不使用DirectX或OpenGL作成的3D立方体效果-not use DirectX or OpenGL 3D cube make the results
- 2022-06-19 02:45:16下载
- 积分:1
-
3D编程 用opengl编程时的最近本框架,适合刚学图形变成的人学习,有助于理解编成原理...
3D编程 用opengl编程时的最近本框架,适合刚学图形变成的人学习,有助于理解编成原理-3D programming using opengl programming at the last of this framework, just learning to fit into graphics learning from the people, help understanding into Principle
- 2022-06-29 02:41:11下载
- 积分:1