-
计算机图形学openGL绘制纸盒人
学习计算机图形学之后自己用opengl工具 绘制的一个机器人 背景和纸盒人表面采用纹理贴图 通过鼠标和键盘旋转 关节转动,有背景音乐 光源、光照设置
- 2022-02-14 16:00:07下载
- 积分:1
-
三维地形侵蚀模拟
一个基于OpenGL的做的三维地形侵蚀效果模拟,模拟出地形表面的水流以及水流对地形产生的侵蚀效果。
- 2022-03-09 21:44:25下载
- 积分:1
-
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果-use opengl and visual realization of the c examples of the display system, the beautiful effect of fireworks
- 2023-06-07 05:55:03下载
- 积分:1
-
OPENGL to any point of the rotation center as a model to solve the scaling probl...
OPENGL以任一点为模型的旋转中心
解决了缩放时光照衰减问题.-OPENGL to any point of the rotation center as a model to solve the scaling problem when light attenuation.
- 2022-04-09 21:25:59下载
- 积分:1
-
可以改变轴心的旋转立方体OpenGL,C++
GLUT_LEFT_BUTTON && GLUT_DOWN, axis = 0
GLUT_MIDDLE_...
可以改变轴心的旋转立方体OpenGL,C++
GLUT_LEFT_BUTTON && GLUT_DOWN, axis = 0
GLUT_MIDDLE_BUTTON && GLUT_DOWN, axis = 1
GLUT_RIGHT_BUTTON && GLUT_DOWN, axis = 2 -can change the rotation axis cube OpenGL, C GLUT_LEFT_BUTTON
- 2022-01-31 03:35:16下载
- 积分: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
-
在MFC下单文档下写的Opengl的纹理贴图实例,适合Opengl初学者学习...
在MFC下单文档下写的Opengl的纹理贴图实例,适合Opengl初学者学习-In MFC single document written under the texture mapping opengl example, suitable for beginners to learn opengl
- 2023-06-04 05:30:03下载
- 积分:1
-
网络抓包工具绿色版
网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版
- 2022-03-22 20:43:54下载
- 积分:1
-
OpenGl and code book is a Chinese translation, very detailed procedures opinion,...
OpenGl book and code 是中文译本,程序见解很详细,几乎对每条语句都有说明和解释-OpenGl and code book is a Chinese translation, very detailed procedures opinion, almost all of each statement and explained
- 2023-01-20 20:55:04下载
- 积分:1
-
如何在opengl程序运行时实现全屏显示的方法。
如何在opengl程序运行时实现全屏显示的方法。-in opengl running achieve full screen display method.
- 2022-04-19 20:42:25下载
- 积分:1