-
OGL绘制的旋转地球
这是一个Opengl绘制贴了图的旋转的地球,还添加了光照,非常适合初学者学习。这里代码简洁明了,已经注解,画面效果十分逼真,地球在自动旋转,也可以贴上其他图片,变成其他漂亮的星体。
- 2022-04-11 17:19:03下载
- 积分:1
-
使用C和OPEN GL 绘制Marching
使用C和OPEN GL 绘制Marching-Square程序-The use of C and OPEN GL rendering procedures Marching-Square
- 2022-03-25 07:03:24下载
- 积分:1
-
SPH OpenGL仿真
项目是基于马蒂亚斯穆勒的(等)申请光滑粒子动力学(SPH)流体模拟研究 - 本质上模拟流体,成千上万的小颗粒,而不是传统的欧拉网格为基础的方法。用C++与OpenGL的。
- 2022-02-01 23:50:37下载
- 积分:1
-
3d图形仿真
应用背景
该代码是应用在一个医疗机器人身上,该机器人是在solidworks上建模的,生成的是VRML格式,所以Openinventor是支持的
关键技术
实现了在Solidworks中创建的模型在Openinventor中的导入和控制,是一个简单的机器人模型,有具体的源代码,编程环境是VC6.0,Coin3D.希望能够帮到大家
- 2022-07-06 21:57:24下载
- 积分:1
-
use OpenGL prepare a topographical data processing tool for the development, mai...
用OPENGL编写的一种地形数据文件处理工具的开发,主要是提取并显示DEM文件-use OpenGL prepare a topographical data processing tool for the development, mainly DEM extraction and display documents
- 2023-07-04 07:35:03下载
- 积分:1
-
OpenGL Bezier surface structure of the source
OpenGL中构造Bezier曲面的源程序-OpenGL Bezier surface structure of the source
- 2023-04-14 20:15:04下载
- 积分:1
-
香椿阴影算法的C++实现经典的绘制,程序采用C++的…
经典渲染算法toon shading的C++实现,程序采用C++和OpenGL实现-Classic rendering of toon shading algorithm C++ Achieve, procedures using C++ And OpenGL to achieve
- 2022-05-12 21:22:11下载
- 积分: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, directly in OnDrawGL drawing unwanted images can be
opengl,直接在OnDrawGL中绘制想要的图像即可-,Visual C++,OpenGL/OpenGL program -opengl, directly in OnDrawGL drawing unwanted images can be- and Visual C, OpenGL/OpenGL program
- 2022-02-26 23:18:16下载
- 积分:1
-
自己的函数遍的机器人
自己的函数遍的机器人-Times a function of their own robot
- 2022-03-17 10:57:43下载
- 积分:1