CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 3d coordinate

搜索资源列表

  1. coordinate

    1下载:
  2. 平面坐标转化为世界坐标,OpenGL中,鼠标在3D场景中选中某点,获得这个点在场景中的3维坐标
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:60559
    • 提供者:RabbitYear
  1. 精通DirectX 3D图形与动画程序设计

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 这本书的源码 03_第三章 坐标系与基本图元.rar,Proficient in DirectX 3D graphics and animation programming source code of this book Chapter 03_ coordinate system with the basic graphic element. Rar
  3. 所属分类:DirextX编程

    • 发布日期:2017-03-26
    • 文件大小:219998
    • 提供者:李亮
  1. 3D

    0下载:
  2. 三维的变换矩阵与坐标系的应用实例!注释比较详细,为初学3D编程有一定帮助!-Three-dimensional coordinate system transformation matrix and application examples! Note more detailed 3D programming for the novice some help!
  3. 所属分类:DirextX

    • 发布日期:2017-04-05
    • 文件大小:17534
    • 提供者:
  1. pseudo-3D-racing-game

    1下载:
  2. 利用Flash as3.0中x,y,z坐标系做的一个伪3D赛车游戏-The use of Flash as3.0 in x, y, z coordinate system to do a pseudo-3D racing game
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-22
    • 文件大小:773912
    • 提供者:li
  1. 3D-Wave

    0下载:
  2. 纯VB代码实现的3D空间效果,投影三维坐标系中的点P到平面中-Pure VB code of the 3D space, a projection point of three-dimensional coordinate system to the plane P
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:7665
    • 提供者:秦伟
  1. polarpolt3d

    0下载:
  2. 3d极坐标图 3d极坐标表面图 便于绘图-Plot a 3D surface from polar coordinate data [Xi,Yi,Zi] = polarplot3d(Zp,varargin)
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:6469
    • 提供者:凌子
  1. MV_models

    0下载:
  2. 3D模型导入和观察器~~~~~OPENGL- The program function 1. Loading the 3D model by an pop window (only .m file) 2. Displaying the model 2.1 grond Ground (xy-plane)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2721236
    • 提供者:shou wei
  1. coords3

    0下载:
  2. 三维坐标类 三维坐标的加减乘除运算 用于三维模型显示,建模-the 3d coordinate class
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:772
    • 提供者:zy liu
  1. cg3Dsystem

    1下载:
  2. 计算机图形学三维图形系统的演示,包括各种三维面、实体的坐标变换,旋转、平移等功能。-Three-dimensional computer graphics presentation graphics system, including a variety of three-dimensional face, entities coordinate transformation, rotation, translation and other functions.
  3. 所属分类:3D图形编程

    • 发布日期:2012-11-09
    • 文件大小:185226
    • 提供者:qingbo
  1. 04_01_Transfrom

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 这本书的源码 04_第四章 顶点坐标变换-Proficient in DirectX 3D graphics and animation programming source of this book chapter IV 04_ vertex coordinate transformation
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:35674
    • 提供者:李亮
  1. 04_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第4章 顶点坐标变换 84 4.1 顶点坐标变换和光照流水线概述 84 4.2 矩阵类型及其操作 86 4.3 世界变换 89 4.4 取景变换 92 4.5 投影变换 94 4.6 视区变换 98 4.7 获取Direct3D坐标变换矩阵 101 4.8 三维坐标变换示例程序 102 -Proficient in DirectX 3D graphics and animation programming Cha
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:35401
    • 提供者:Diego Guo
  1. 3dtrans

    0下载:
  2. 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6391
    • 提供者:kiyoung
  1. OpenGL3Dgraphics

    0下载:
  2. 在VC中实现OpenGL三维绘图,具有坐标变换,图像印象等功能。-In the VC to achieve OpenGL 3D graphics, with a coordinate transformation, image impression functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1433306
    • 提供者:jing
  1. rigid_motion

    0下载:
  2. 刚性位置变化计算,输入物体在空间坐标系中的坐标,以及旋转向量和平移向量,计算其在摄像机坐标系中的坐标。- [Y,dYdom,dYdT] = rigid_motion(X,om,T) Computes the rigid motion transformation Y = R*X+T, where R = rodrigues(om). INPUT: X: 3D structure in the world coordinate frame (3xN matrix for
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:775
    • 提供者:shuang
  1. 2009PatentSYSTEMFOR3DOBJECTRECOGNITION

    0下载:
  2. Patent:SYSTEM AND METHOD FOR 3D OBJECT RECOGNITION. The present invention provides a system and method for recognizing a 3D object in a single camera image and for determining the 3D pose of the object with respect to the camera coordinate system. In
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:591438
    • 提供者:yangwei
  1. globe

    0下载:
  2. 3d plot using spherical coordinate system
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:3018531
    • 提供者:prabin
  1. chonggou

    2下载:
  2. 给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。-Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-27
    • 文件大小:656
    • 提供者:rongwei
  1. 3D-coordinates-system-revolving

    0下载:
  2. 三维坐标系统旋转,实现以法向量向目标轴XYZ旋转。原理说明和测试结果。-Three-dimensional coordinate system rotation vector to the target to achieve a XYZ axis rotation. Principles of instructions and test results.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:117184
    • 提供者:rainbow
  1. 3D-coordinate-corresponding-point

    0下载:
  2. 求已标定好的两幅图像对应点的空间点三维坐标,需要知道两幅图像的投影矩阵。- 3D coordinate of the corresponding point of the two images
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-25
    • 文件大小:873
    • 提供者:王华
  1. read 3d

    0下载:
  2. 实现三维坐标点的自动绘制,需要将各坐标点排列在Excel文档中。(To realize the automatic plotting of 3D coordinate points, coordinate points should be arranged in Excel document.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:sheji
« 12 3 4 5 »
搜珍网 www.dssz.com