-
利用C语言打造漂亮时钟
利用C语言打造漂亮时钟-use C language to create beautiful clock
- 2023-03-03 22:50:03下载
- 积分:1
-
泊松表面重建代码
完整的泊松表面重建算法的,实现的是Hoppe2013年SIGG的一篇文章,这篇文章是基于2006年工作的基础改进性的工作,源码清晰易懂,有注释。
- 2023-03-28 10:40:03下载
- 积分:1
-
本文件内的程序实现了帧动画的操作,对计算机三维图形操作具有一定的借鉴意义...
本文件内的程序实现了帧动画的操作,对计算机三维图形操作具有一定的借鉴意义-The procedures of this document implements frame animation operation, three-dimensional graphics operations on the computer has certain reference significance
- 2022-01-26 06:43:39下载
- 积分:1
-
利用Visual C++ 6环境下创建MFC AppWizard(EXE),建议。
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制任意直线,单击裁剪和中点裁剪分别对直线进行裁剪。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a center-screen client area centered on drawing an arbitrary line, click the mid-point of cutting and cutting to cut a straight line, respectively.
- 2022-06-15 10:53:08下载
- 积分:1
-
文字识别的细化算法,看着觉得还可以,有点意思,大家都来下载吧...
文字识别的细化算法,看着觉得还可以,有点意思,大家都来下载吧-Character Recognition refinement algorithm, I felt that I could watch, a little bit mean, we have to download it
- 2022-03-01 14:58:10下载
- 积分:1
-
在指定位置绘制位图的镜像图
在指定位置绘制位图的镜像图-the designated location mapping bitmap image map
- 2022-02-26 13:35:44下载
- 积分:1
-
图形学中一个简单的画圆程序
图形学中一个简单的画圆程序-Graphics a simple procedure Circle
- 2023-04-19 05:00:03下载
- 积分:1
-
判断一个点是否在一个区域内
判断一个点是否在一个区域内-judge whether a point is in a region
- 2022-05-31 20:58:08下载
- 积分:1
-
数据读取。实验数据量过大时可用该程序读取其中部分数据。...
数据读取。实验数据量过大时可用该程序读取其中部分数据。-Data read. Experimental data may be too much to read one of the program part of the data.
- 2023-08-04 04:45:03下载
- 积分:1
-
在简单的实现
ROAM Simplistic Implementation
By Bryan Turner
brturn@bellsouth.net
January, 2000
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps
will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view
Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
CONTROLS:
MOUSE - Hold Left Mouse Button to Rotate View Angle
Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O - Change View Mode (Observe, Follow, Drive, Fly)
W/S - Move forward/back
A/D - Rotate left/right (in Observe Mode only)
F - Stop Animation
R - Toggle Frustum Drawing
0/9 - More/Less Triangles per frame
1/2 - Adjust FOV-ROAM Simplistic Implementation
By Bryan Tur
- 2022-03-26 08:18:08下载
- 积分:1