CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - Vector

搜索资源列表

  1. 游戏编程中的矩阵操作、堆栈及向量类源代码

    0下载:
  2. 三维图形、3D游戏编程中的矩阵操作、堆栈及向量类源代码-3D graphics, 3D game programming matrix operation, stack and source code vector category
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:204.13kb
    • 提供者:张文广
  1. Wordware.Vector.Game.Math.Processors

    0下载:
  2. 游戏编程与数学的应用,一本相当不错的游戏编程介绍,英文版-game programming and mathematical applications, a very good game programming, English
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4.06mb
    • 提供者:chenbindi
  1. surfacenormals

    1下载:
  2. shapeletsurf.m :通过表面法向量重建三维表面; frankotchellappa.m:用Frankot and Chellappa的算法重建可积性三维表面; grad2slanttilt.m:根据梯度值求取slant 和tilt角; slanttilt2grad.m :根据slant 和tilt角度求三维表面的梯度。 详尽的可见压缩文件中的说明-shapeletsurf.m : France Vector surface reconstruction of 3D s
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12.67kb
    • 提供者:陈亨利
  1. 2006719551322

    2下载:
  2. 模仿CAD绘图软件,可绘3D图形。主要解决了VB处理矢量图的问题,而且可生成3D预览图。很完整的源代码. -imitate CAD software, 3D graphics can be drawn. VB mainly to solve the problem of vector processing, but also generate 3 D preview map. Very integrity of the source code.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:486.13kb
    • 提供者:奥丁
  1. Vostok

    0下载:
  2. 本程序表示被附到三辆车辆的三烟效果。如果效果的变换包含了被转换的车辆的旋转,那么每个会似乎有一个不同的方向的风吹效果。 效果因此被开始只有在 adf 文件中以 X , Y 和 Z 转换,然后一个风矢量被为每个进入 VGFX_WVECTOR 属性目录之内复印。 当风方向然后被改变它的时候将会为所有的三烟效果一起改变, 不管位置和叁考效果的运动员的定方位-the procedure was attached to the three vehicles of three smoke effect. I
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:9.7kb
    • 提供者:王艺寰
  1. 3Model.rar

    1下载:
  2. 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变
  3. 所属分类:3D图形编程

    • 发布日期:2017-05-11
    • 文件大小:2.51mb
    • 提供者:周光有
  1. GraphicsMM_3D

    1下载:
  2. WPF的三维程序.三维动画,三维碰撞测试,三维灯光,三维矢量,矩阵变换.-WPF three-dimensional process. Three-dimensional animation, three-dimensional crash test, three-dimensional light, three-dimensional vector, matrix transformation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3.35mb
    • 提供者:xiangzhou
  1. delphi_3d_designer

    0下载:
  2. 一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms software use
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:41.95kb
    • 提供者:Bannico
  1. browse-0.9

    0下载:
  2. IDL程序辅助浏览三维数据集(如体渲染),二维切片和一维的时间序列图形-Browse is an IDL program that can interactively visualize scalar and vector three-dimensional datasets. It plots 2D slices as either contour, surface, or vector field plots, and 1D line cuts.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:248.44kb
    • 提供者:zeng qin
  1. VECTOR1

    0下载:
  2. A four stroke engine simulation using vector graphics. Matrix transformations
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:Nick
  1. 3DDraw

    0下载:
  2. 这是一个项目时使用到的“三维空间向量/点”类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处. -This is a project to use to the " three-dimensional space
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:6.95mb
    • 提供者:arechi
  1. NormalAdjust

    0下载:
  2. 计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果-Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4.08mb
    • 提供者:dxl
  1. MoveCamera

    0下载:
  2. 自己写的D3D学习代码,实例中说明了如何计算单位向量,如何用单位向量向一个目标移动摄像机(当然其它物体也同理)。-Write their own learning D3D code example shows how to calculate the unit vector, how to use unit vectors to a target mobile camera (of course, other objects are also the same reason).
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8.59mb
    • 提供者:史泽寰
  1. GIP

    0下载:
  2. 3D vector / matrix cla-3D vector / matrix class
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:3.09kb
    • 提供者:Kisoo Lee
  1. D3DCamera1

    0下载:
  2. // This the first demo in the Direct3D camera demo series. In this demo we // implement the classic vector based camera. The camera supports 2 modes of // operation: first person camera mode, and flight simulator camera mode. We // don t implem
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:498.75kb
    • 提供者:dirx4
  1. 3dGraphics

    0下载:
  2. 这是一整套数学库,包含了向量、矩阵及二维距离、三维距离、二维相交、三维相交的若干问题。-This is a set of math library, contains a vector, matrix, and two-dimensional distance, three-dimensional distance, two-dimensional intersection, three-dimensional intersection of a number of issues.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:586.79kb
    • 提供者:高仲富
  1. code

    0下载:
  2. 3D数学基础:图形与游戏开发的完整源码包括3D向量类、矩阵类、包围盒类等-3D math: the complete graphics and game development, including 3D vector source categories, matrices, bounding box class, etc.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:167.11kb
    • 提供者:liu
  1. calculate-the-normal-vector

    0下载:
  2. 体用一个计算法线向量的PDF文档,有助于对3D绘图的帮助,希望对大家有用。-Body with a PDF document to calculate the normal vector, help with the help of 3D graphics, and the hope that useful.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:107.2kb
    • 提供者:叶明宇
  1. 3D-Vector

    0下载:
  2. 利用matlab进行三维矢量场绘制的小程序。 There are two files with the same name (vectgui) in this archive. One is Matlab figure file and the other one is Matlab M-file. Please save them under the same directory which Matlab can access.-3 d vector field
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-16
    • 文件大小:9.17kb
    • 提供者:严明
  1. Vector

    0下载:
  2. 实现图形学中向量计算的一个基础类,包括点乘、叉乘等运算-Implement a base class graphics vector calculation, including dot product, cross product and other computing
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:575byte
    • 提供者:zheng
« 12 3 »
搜珍网 www.dssz.com