-
在简单的实现
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
-
Java 3D编程实践.rar Java 3D 编程实践――网络上的三维动画 一书的源码,介绍了java3d编程,...
Java 3D编程实践.rar Java 3D 编程实践――网络上的三维动画 一书的源码,介绍了java3d编程,-Java 3D programming practice. Rar.rar Java 3D programming practice-- on the Web 3D animation of a source book, introduced the java3d programming,
- 2023-08-28 13:25:04下载
- 积分:1
-
A simple drawing program, active code, which can be painted rectangular, round a...
一个简单的画图程序,有源代码提供,里面能画矩形,圆和多边形,还有可以调节线宽和颜色,是VC++编写的-A simple drawing program, active code, which can be painted rectangular, round and polygonal, as well as can adjust the width and color, is VC++ Prepared
- 2022-12-23 20:40:03下载
- 积分:1
-
用vb编写的计算机图形学的案例,2D与3D的 老师讲课使用的课件...
用vb编写的计算机图形学的案例,2D与3D的 老师讲课使用的课件-use of computer graphics to prepare the case, 2D and 3D teacher lectures use the courseware
- 2022-02-10 02:02:56下载
- 积分:1
-
图象模拟识别 图象模拟识别 图象模拟识别
图象模拟识别 图象模拟识别 图象模拟识别-very good!
- 2022-03-19 13:13:26下载
- 积分:1
-
C++ QR码编码源码
QR码编码源代码,无需动态链接库,在VC或VS下运行工程,实现QR码编码,可以调版本,错误等级,掩模模式,可以保存图像。注释是日文,功能很强大。适合喜欢研究二维码或QR码的同学学习和研究。
- 2023-07-30 02:10:03下载
- 积分:1
-
It is a graphical representation of globe.
It is a graphical representation of globe.
- 2023-07-08 20:45:03下载
- 积分:1
-
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。...
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。-PointLight_Shader OpenGL simulation of the aircraft, VC environment, the use of a glut, can serve as a learning OpengGL example.
- 2023-07-04 08:45:05下载
- 积分:1
-
Because the VTK visualization toolkit with powerful functionality, visualization...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现用三角片组成球的例程。-Because the VTK visualization toolkit with powerful functionality, visualization research in the field of personnel and many of them in the application of it. The compressed packet is prepared with a VC VTK realize the use of the composition of the ball with a triangular piece of routine.
- 2022-03-07 09:08:30下载
- 积分:1
-
利用DDA算法进行画线,确定两点通过DDA算法绘制直线
利用DDA算法进行画线,确定两点通过DDA算法绘制直线-Draw a line using DDA algorithm to determine the two points a straight line drawn through the DDA algorithm
- 2023-08-26 21:45:03下载
- 积分:1