-
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
-
OpenGL foundation to the friend which begins studies
OpenGL may have a look to s...
OpenGL基础 对初学OpenGL的朋友可以看看
里面对于基本图形绘制说的很明白
是本不错的书-OpenGL foundation to the friend which begins studies
OpenGL may have a look to say regarding the basic graph plan
understood very much is this good book
- 2022-02-03 21:19:17下载
- 积分:1
-
利用OpenGL实现圆锥和圆柱
主要利用opengl实现圆锥和圆柱,并且能够通过按键控制图形的旋转、平移。如果是入门学习Opengl可以下载下来看看
- 2023-02-07 08:50:05下载
- 积分: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编程范例,掌握sin函数实现滚动星星,实现视景体的空间旋转...
OpenGL编程范例,掌握sin函数实现滚动星星,实现视景体的空间旋转-OpenGL programming paradigm, master sin Function rolling stars and realize the visual-spatial rotation
- 2022-02-14 20:45:46下载
- 积分:1
-
有关vc和opengl光照的应用程序
有关vc和opengl光照的应用程序-the vc and opengl illumination applications
- 2022-02-26 03:38:23下载
- 积分:1
-
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的...
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的学习教材-Zhou Wei, the Chinese-language nehe opengl tutorial Chapter 48, the latest online Can not download, like to have friends can share, I will catch him all the code upload, once again thank the selfless friend to provide us with such a good learning materials
- 2022-03-22 02:50:39下载
- 积分: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
-
图像处理程序OpenGL编程Chap07_Worms.rar
图像处理程序OpenGL编程Chap07_Worms.rar-Image processing procedures for OpenGL programming Chap07_Worms.rar
- 2022-01-31 21:10:54下载
- 积分:1
-
opengl开发的源代码
opengl开发的源代码-opengl developed source code
- 2023-04-28 21:55:03下载
- 积分:1