-
GLUT 3.7 beta source distribution源码分类 (Unix tar format) Unix用
GLUT 3.7 beta source distribution源码分类 (Unix tar format) Unix用-GLUT 3.7 beta source distribution source classification (Unix tar format) Unix by
- 2022-08-06 16:05:20下载
- 积分:1
-
_基于opengl 利用vc++开发的 3ds模型 导入软件 可对模型进行可视化修改...
_基于opengl 利用vc++开发的 3ds模型 导入软件 可对模型进行可视化修改-_ Based on the use of opengl in vc++ to develop software to import 3ds model to modify the model visualization
- 2022-02-06 19:19:00下载
- 积分:1
-
A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By...
A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking on the rotating spheres you can make them disappear. The reset button will return everything back to the default setup.-A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking o n the rotating spheres you can make them disappe ar. The reset button will return everything BAC k to the default setup.
- 2022-07-19 05:40:27下载
- 积分:1
-
3D 喷泉模拟
这是一个 3D 喷泉模拟和喷泉是三维立体的。在 opengl,实施了所有的算法和模拟的查看器为了看得清楚。
- 2023-03-03 07:25:12下载
- 积分: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
-
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与...
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development technology" books of the source code. The contents include : general procedural framework for the analysis and design, functional module, the relevant DLL library development and use of CAD geometry class library based on the development, the environment MFC use OpenGL for graphics rendering, the development-oriented CAD application"s generic OpenGL graphics category, the use of right- as technical design CAD software, such as the geometric kernel.
- 2022-04-01 21:20:37下载
- 积分:1
-
OpenGl雾化效果 实现了3中纹理映射特效
OpenGl雾化效果 实现了3中纹理映射特效-OpenGL 3 atomization effect achieved in texture mapping effects
- 2022-03-29 01:59:26下载
- 积分:1
-
一个复杂数据结构的学习,本例子是在VC环境下用OPENGL编写的一个八叉树结构的程序...
一个复杂数据结构的学习,本例子是在VC环境下用OPENGL编写的一个八叉树结构的程序-a complex data structure of the study, This example is the VC environment with OpenGL prepared by an octree structure of the procedures
- 2022-03-23 05:19:20下载
- 积分:1
-
一种运用 OpenGL编辑画图的框架!好好用啊!欢迎下载!
一种运用 OpenGL编辑画图的框架!好好用啊!欢迎下载!-Use OpenGL drawing a framework for editing! Ah good use! Welcome to download!
- 2023-06-12 07:50:03下载
- 积分:1
-
OPENGL示例
OPENGL示例-example OpenGL
- 2022-08-07 00:57:30下载
- 积分:1