-
在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行三角剖分,生成三角网。可以用于算法演示,这个比较老的代码,速度并不快,也可以继续改进。...
在平面随机生成散列的二维点,点数可由用户输入,然后将散列的点进行三角剖分,生成三角网。可以用于算法演示,这个比较老的代码,速度并不快,也可以继续改进。-The demo can show an example of delaunay and the a algorithm is not very fast.
- 2023-05-05 14:00:04下载
- 积分:1
-
IGES文件的阅读
用于读取IGES文件-IGES files for reading
- 2022-09-16 17:15:03下载
- 积分:1
-
一个很好的画笔程序,能够简洁的画画。对于初学者很有用。...
一个很好的画笔程序,能够简洁的画画。对于初学者很有用。-A good brush procedures to simple painting. Useful for beginners.
- 2022-01-26 04:59:59下载
- 积分:1
-
OpenGL VC++
基于VC平台的OpenGL程序
对于初学者会有帮助-OpenGL VC++
- 2022-09-23 11:05:03下载
- 积分:1
-
如何建立一个大的完整的系统工程,这是初学VC++者很头疼的问题。这里提供一个完整的系统工程源代码,仅供参考...
如何建立一个大的完整的系统工程,这是初学VC++者很头疼的问题。这里提供一个完整的系统工程源代码,仅供参考-How to create a large integrated systems engineering, this is the beginner VC++ Are very headache problem. Here to provide a complete systems engineering source code, for reference only
- 2023-07-17 07:45:03下载
- 积分:1
-
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。...
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。-Hardware-accelerated rendering sorting algorithm HAVS. Can be used in large-scale data visualization.
- 2023-04-23 07:45:03下载
- 积分:1
-
Algorithm of Scattered Data Reduction for Surface Reconstruction using Radial Ba...
Algorithm of Scattered Data Reduction for Surface Reconstruction using Radial Basis Function
- 2022-03-03 10:49:39下载
- 积分: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
-
设置并叠加透明图片
设置并叠加透明图片-install and transparent picture superimposed
- 2022-01-25 19:52:39下载
- 积分:1
-
SIFT feature extraction and matching
SIFT特征提取与匹配,根据代码可以实现各种功能,非常全面-SIFT feature extraction and matching
- 2022-05-28 22:35:21下载
- 积分:1