CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 透视投影

搜索资源列表

  1. zhe

    1下载:
  2. 图形学消隐实验,*方案1上下旋转,只显示可见面,函数说明:void Project(float X,float Y,float Z) 功能:根据透视或平行投影将三维点进行投影变换 入口参数:float X,float Y,float Z 返回参数:无(void)-graphics blanking experiment, * a program next rotation, only to be met, function : void Project (float X, Y flo
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2983
    • 提供者:shuanghua
  1. TransGraphics

    1下载:
  2. 建立正方体的数据模型;编写应用程序,利用菜单和键盘结合的方式完成对正方体的进行移动、比例和旋转变换,并显示透视或平行投影结果。-The establishment of the data cube model write applications using a combination of menus and keyboard to complete the cube to move, scale and rotation, perspective or parallel projectio
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2198461
    • 提供者:Jack
  1. lft2

    0下载:
  2. 用MFC实现的3D图形学中的立方体,可旋转,有三种投影方式,正交,透视,斜投影三种-MFC achieved with 3D graphics in the cube can be rotated in three projection mode, orthogonal, perspective, oblique projection of three
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8363320
    • 提供者:孙雷
  1. TouYing

    0下载:
  2. 主要功能是进行高斯正算,高斯反算及透视方位投影的显示。-Main function is to be considered are Gaussian, inverse Gaussian and the perspective projection display position.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3700785
    • 提供者:刘丹
  1. CGReport

    6下载:
  2. 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, t
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-19
    • 文件大小:1461248
    • 提供者:流浪小狗
  1. glutEx5

    0下载:
  2. 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:robin
  1. 3

    0下载:
  2. OpenGL绘制桌子和茶壶,添加键盘对茶壶的控制,主要是茶壶沿着桌面的平移操作和茶壶绕自身轴的旋转操作 实现透视投影和正投影之间的转换,使用键盘移动观察相机-OpenGL drawing table and teapot, add keyboard control of the teapot, mainly along the teapot and tea desktop panning rotation around its own axis operation to achieve per
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:2351
    • 提供者:emma
  1. glutEx5

    0下载:
  2. 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -On the basis of model transformation experiments, by implementing the following experiments, master OpenGL three-dimensiona
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2254
    • 提供者:
  1. slant-correctaperspective-project

    2下载:
  2. 此程序用于图像的倾斜校正,将经过矫正的图片透视投影,能很好的运行,请大家试用,有问题探讨哦。-This program is used for image skew correction, will be after correction of perspective projection images, can be a very good run, please try and have a problem to explore.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:11467
    • 提供者:ningshuangning
  1. lab3

    0下载:
  2. 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -On the basis of model transformation experiments, by implementing the following experiment content, master OpenGL three-dim
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2341
    • 提供者:sindo
  1. 111

    0下载:
  2. 基于opengl和VC的简单的三维旋转结构,包括四面体和立方体的旋转,可以学习透视投影的基本方法-opengl VC
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4247
    • 提供者:lzy
  1. RayTracing

    0下载:
  2. 基于平行投影和透视投影的光线跟踪算法,该算法又有DRR,SSD,MIP三种计算方法。所有代码均为原创。-Based on parallel projection and perspective projection ray tracing algorithm, which have DRR, SSD, MIP three calculation methods. All codes are original.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19183091
    • 提供者:张喆
  1. HW1_3

    0下载:
  2. 初步实现透视投影和正交投影,观察两者结果的不同-Different initial implementation perspective projection and orthogonal projection, both the result of observation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:595335
    • 提供者:王东旭
  1. per

    0下载:
  2. 三维透视投影,包括一点透视,两点透视和三点透视-Three-dimensional perspective projection, including one point perspective, two three-point perspective and the perspective
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1790
    • 提供者:huia85njg33
  1. Graphics3

    0下载:
  2. 绘制了一个旋转的彩色立方体,采用了透视投影的方式绘制-It draws a rotating color cube, using a perspective projection draws
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7310731
    • 提供者:MicahYang
  1. toushibianhuan

    0下载:
  2. 透视投影(Perspective Projection)是为了获得接近真实三维物体的视觉效果而在二维的纸或者画布平面上绘图或者渲染的一种方法,也称为透视图[1] -Perspective Projection
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1299
    • 提供者:林锦州
  1. InversePerspectiveMapping

    0下载:
  2. 对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。-The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view. InversePerspectiveMapping
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28672758
    • 提供者:李娴
  1. kqyboard

    0下载:
  2. 正方体透视投影变换,可通过鼠标及键盘实现动画效果,-Cube perspective projection transformation can be achieved through the mouse and keyboard animation effects,
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-11
    • 文件大小:31229
    • 提供者:YIXolvy+8832
  1. Tzreedimensionaltwo

    0下载:
  2. 三维物体的透视投影变换实现一点二点三点透视 不错的-Three-dimensional objects of perspective projection transformation to achieve one point two three-point perspective
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:20480
    • 提供者:qryjicq
  1. 案例13-直线段中点分割算法

    0下载:
  2. 计算机图形学里的投影透视算法,所用软件是C++(Projection perspective algorithm in computer graphics)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2770944
    • 提供者:冰冰冰冰
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com