-
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的...
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的函数直接绘制,如立方体
。 -① through the geometric transformation function realize scenes of translation, scaling, rotation, and thus realize the scene from various angles, that is a fixed point of view, the scene changes. The purpose of this experiment does not lie in modeling, so scenes can be by calling the library function glut direct mapping, such as the cube.
- 2022-04-17 17:40:33下载
- 积分:1
-
使用Opengl创建基本的图形
使用Opengl创建基本的图形-use Opengl create basic graphics
- 2023-07-30 22:30:02下载
- 积分:1
-
绘制圆直线多边形点,设置颜色
通过进行鼠标交互绘制、键盘设置坐标绘制的方法,分别绘制 各种对象其中包括圆 直线 多边形 点,并且可以对这些对象的颜色进行设置。
- 2022-05-07 19:18:38下载
- 积分:1
-
用来显示ply文件,ply是斯坦福大学开发的一种文件格式,用来保存三维的信息...
用来显示ply文件,ply是斯坦福大学开发的一种文件格式,用来保存三维的信息-Ply used to display documents, ply the development of Stanford University is a file format used to save three-dimensional information
- 2022-02-04 16:07:51下载
- 积分:1
-
MIT的计算机图形学 热身体 将.obj的兔子显示出来 opengl+Vc6.0
MIT的计算机图形学 热身体 将.obj的兔子显示出来 opengl+Vc6.0 -MIT Computer Graphics of the body will be hot. Obj rabbit displayed the opengl+ Vc6.0
- 2022-08-20 00:31:16下载
- 积分:1
-
DXFramework--不错游戏开发引擎平台。OpenGL方面的东东。详细情况看里面说明。...
DXFramework--不错游戏开发引擎平台。OpenGL方面的东东。详细情况看里面说明。-DXFramework-- good platform game development engine. The OpenGL Wanton. See details of the note inside.
- 2022-10-31 17:30:04下载
- 积分:1
-
应用程序向导创建了这个mfc_basic应用你。这个应用程序不好。
AppWizard has created this mfc_basic application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2022-03-02 11:07:04下载
- 积分:1
-
an opengl example is the word for the realization of the source code shown relat...
一个opengl的例子 是用于实现文字显示的源代码 比较简单-an opengl example is the word for the realization of the source code shown relatively simple
- 2022-08-21 05:37:00下载
- 积分:1
-
opengl中纹理滤波的实现,有助于加深对这一概念的理解
opengl中纹理滤波的实现,有助于加深对这一概念的理解-opengl Texture Filtering and that the realization of this right will help to deepen our understanding of the concept of
- 2022-12-31 21:45:04下载
- 积分:1
-
3D绘图示例程序
为学习OpenGL的朋友推荐,3D绘图的基础示例程序,基于VC++,OpenGL编写,用MFC搭建界面框架,该程序可用于演示用OpenGL生成的基本图形,如矩形,三角形,椭圆环,三次bezier曲面等图形的在三维欧式空间中的绘制和旋转。
- 2022-01-30 10:19:10下载
- 积分:1