-
3D function graphics
3D function graphics
- 2022-10-19 07:00:02下载
- 积分:1
-
opengl examples of the good works of the integration of some of the current tech...
opengl 事例,该作品很好的融合了现在的一些处理技术,附原代码!-opengl examples of the good works of the integration of some of the current technology, with the original code!
- 2022-11-03 00:50:04下载
- 积分:1
-
本源码是为实现对象的旋转而专门编写的一个小程序,对初学vc者有很大的帮助!...
本源码是为实现对象的旋转而专门编写的一个小程序,对初学vc者有很大的帮助!-the source object is to achieve the rotation specially prepared in a small program for beginners vc are of great help!
- 2022-02-06 21:11:12下载
- 积分:1
-
基于GLScene三维图形引擎的教学资源开发及应用研究是个很使用的技术手册...
基于GLScene三维图形引擎的教学资源开发及应用研究是个很使用的技术手册-Based on three-dimensional graphics engine GLScene teaching resources development and applied research is a very use of technical manuals
- 2022-07-14 09:45:51下载
- 积分:1
-
对初学者很有帮助的一个程序。想学习OpenGL的朋友可以看看哟…
对初学者很有帮助的一个程序。希望学Opengl的 朋友能看看对你的提高很有好处-Very helpful for beginners of a program. Want to learn opengl friends can see your very good to improve
- 2022-02-04 21:18:31下载
- 积分: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实现飞机地形漫游.且可发射子弹等
用伟大的OPENGL实现飞机地形漫游.且可发射子弹等-OPENGL with the great achievement of the aircraft roaming the terrain. And bullets can be fired, etc.
- 2022-09-23 21:25:03下载
- 积分:1
-
/ *画圆的半径为9,8和7所示的颜色(0,0)
/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from + to - x
Pressing Esc exits the program
*/-/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from+ to- x
Pressing Esc exits the program
*/
- 2022-05-20 09:28:51下载
- 积分:1
-
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。...
OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the basic principle and processes.
- 2022-03-14 05:29:36下载
- 积分:1
-
pencahayaan
源代码 ini berfungsi untuk menampilkan cahaya kepada 德信 objek
pencahayaan ada 3 仑
1.弥漫性
2.环境
3.镜面
- 2022-08-10 23:44:39下载
- 积分:1