-
计算模型OBB的8个点
本源码完整给出了一个接口函数;
用户只需要给出一个模型文件名称,函数返回需要的8个OBB的顶点;
算法使用开源osg作为基础库函数,先抽取模型的所有的点,接着计算协方差矩阵,继而求解三个特征向量作为OBB的三个轴;在此基础上给出模型OBB的八个顶点;
- 2023-07-28 11:10:03下载
- 积分:1
-
delphi_平面内任意三角形网络算法
delphi_平面内任意三角形网络算法-delphi_ plane arbitrary triangular network algorithm
- 2022-04-02 07:44:11下载
- 积分:1
-
right image adjusted proportionately
对图象进行比例调整-right image adjusted proportionately
- 2022-03-01 23:26:04下载
- 积分:1
-
This is a pale blue background. Many stars dust! ! Oh, pretty good
这是一个淡蓝背景。很多星星飞扬!!蛮不错的哦-This is a pale blue background. Many stars dust! ! Oh, pretty good
- 2022-09-16 06:40:03下载
- 积分:1
-
LabVIEW下的运动目标捕捉,有运动目标存在则捕获其位置。需要NI采集卡,普通摄像头,可以修改为序列图象中的目标捕捉。...
LabVIEW下的运动目标捕捉,有运动目标存在则捕获其位置。需要NI采集卡,普通摄像头,可以修改为序列图象中的目标捕捉。-Capturing moving targets under LabVIEW, there exists moving target capture their location. Need to NI acquisition card, ordinary camera, you can modify the target for the sequence of images captured.
- 2022-01-25 15:50:12下载
- 积分:1
-
Face Detection many ways, the PCA is a more effective. The code is based on the...
人脸检测的方法很多,pca是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的位置,数目,大小-Face Detection many ways, the PCA is a more effective. The code is based on the PCA method Face Detection can detect human faces in the number, size
- 2023-01-25 00:55:03下载
- 积分:1
-
vega prime 中将屏幕中心点的屏幕坐标转化为世界坐标并且将其值实时显示在屏幕左下角...
vega prime 中将屏幕中心点的屏幕坐标转化为世界坐标并且将其值实时显示在屏幕左下角-vega prime focal point of the screen will be the screen coordinates into world coordinates and its value in real-time displayed in the lower-left corner of the screen
- 2022-08-11 04:40:26下载
- 积分:1
-
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等
-primitive code is the set of computer graphics programming practice, including line drawing, anti-aliasing line, Circle. painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, texture, etc.
- 2022-06-17 03:07:58下载
- 积分:1
-
this as a 3D game programming skills Master Chapter VII of the source code conta...
此为3D游戏编程大师技巧第七章的源代码 其中包含引擎代码。-this as a 3D game programming skills Master Chapter VII of the source code contains the engine.
- 2022-07-21 07:04:34下载
- 积分:1
-
Of a set of values to draw the curve, in which a value is from
通过对a的值的设定来绘制曲线,其中a的值是从-10到10的整数。-Of a set of values to draw the curve, in which a value is from-10 to 10 integer.
- 2022-02-18 15:21:26下载
- 积分:1