-
VC+OpenGL做的,还有些bug,显示二维是根据高程的分层设色,三维能很明显表现出地形起伏....
VC+OpenGL做的,还有些bug,显示二维是根据高程的分层设色,三维能很明显表现出地形起伏.-VC OpenGL done, but also some bug show is based on two-dimensional layered elevation colors, 3-D can be shown very clearly undulating topography.
- 2023-04-19 08:05:04下载
- 积分:1
-
基本的OpenGL程序的例子
Examples basics of opengl program
- 2022-01-25 17:18:59下载
- 积分:1
-
飞车模拟 opengl
飞车模拟 opengl- The speeding car simulates opengl
- 2023-08-25 11:40:02下载
- 积分:1
-
openg例子2
openg例子2-openg example 2
- 2022-02-20 23:10:54下载
- 积分: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
-
用c++和opengl写的,对水滴进行模拟,效果很不错
用c++和opengl写的,对水滴进行模拟,效果很不错-Using c++ and opengl written simulation of water droplets, the effect is pretty good
- 2022-09-22 18:35:03下载
- 积分:1
-
opengl 描述地形
适合于初学者刚接触opengl 简单的地形图表面
- 2023-04-29 17:25:03下载
- 积分:1
-
提供了在opengl中选择物体的框架程序,选择模式和渲染模式的切换实现3d环境下的所见即所得...
提供了在opengl中选择物体的框架程序,选择模式和渲染模式的切换实现3d环境下的所见即所得-in opengl for selecting objects in the framework of procedure and the selection model and rendering mode switch 3d environment to achieve the WYSIWYG
- 2023-08-28 10:35:03下载
- 积分:1
-
太阳能发电系统
HKGKKKKKKKKKKKKKKKKKKKKKKKKKYKYGUKUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUDTUDTU
- 2022-01-26 03:55:44下载
- 积分:1
-
移动的雾效果演示,基于win32的控制台程序,使用纹理贴图实现...
移动的雾效果演示,基于win32的控制台程序,使用纹理贴图实现-mobile demonstration effect of the fog, based on win32 console, the use of texture mapping to achieve
- 2022-05-14 23:43:33下载
- 积分:1