CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 三维变换

搜索资源列表

  1. computer_graphic

    0下载:
  2. 利用vb实现的计算机图形学相关编程的综合程序,包括计算机图形学中的基本变换和基本的三维变换-Using vb to achieve a comprehensive computer graphics-related programming procedures, including the basic transformation in computer graphics and basic 3D transformation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:14147
    • 提供者:小华
  1. transformation

    0下载:
  2. 本程序实现三维变换功能,其中包括几何变换:平移、旋转、变比、对称;投影变换:平行投影、透视投影。-Three-dimensional transformation function of this process, including geometric transformations: translation, rotation, variable ratio, symmetry projection transformation: parallel projection, perspect
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:2059074
    • 提供者:LINGYU]
  1. sanwei

    0下载:
  2. 书后关盘素材、、源代码、、、关于opengl三维变换的相关代码-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2053752
    • 提供者:Fss
  1. computegraphicvcprogram

    0下载:
  2. 各种计算机图形编程,包括二维图形变换、分形图、平面曲线图、三维变换、实时动画、消隐、简单CAD系统等等,是学习计算机图形编程最好的参考资料-All kinds of computer graphics programming, including the two-dimensional graphics transformations, fractal images, plane curves, three-dimensional, real time animation, blanking,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4632185
    • 提供者:drh
  1. 2DProjection

    0下载:
  2. 二维投影是三维显示的基础,如果要将三维的物体显示在二维的电脑屏幕上,就必须经过投影变换。常见的投影变换有正交投影和透视投影,本例展示了正交投影在OPENGL中的实现。-2D Projection
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:920
    • 提供者:hxc
  1. transform

    0下载:
  2. 应用程序向导为您创建了这个三维变换的应用程序。这个应用程序不仅能够演示微软的基础类的使用,而且也是你开发应用程序的起点。-AppWizard has created this 三维变换 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2059285
    • 提供者:wu
  1. 3dtransition

    0下载:
  2. 主要实现了在计算机图形学中的三维变换算法功能。用的是VC++实现的。很好用!-Mainly realized in three-dimensional computer graphics transform algorithm function. Using a VC++ implementation. Good use!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:333355
    • 提供者:peter
  1. jibensanweibianhuan

    0下载:
  2. 可以实现旋转,错切,各种投影图,透视图。是学习三维变换很好的原始参考资料-Can rotate, shear, a variety of projection, perspective. Is to learn the original three-dimensional transform good reference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2003157
    • 提供者:刘洋
  1. 4

    0下载:
  2. 三维变换。利用vc\++6.0实现的三维变换。 自己的小实验,不全面不要骂-Three-dimensional transformation. Using vc \++6.0 to achieve three-dimensional transformation. Own little experiment, not fully not to criticize
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:23980
    • 提供者:徐华伟
  1. sanweibianhuan

    0下载:
  2. 计算机图形学(三维变换)包括基本图形生成 二维变换-Computer Graphics (D conversion), including basic graphics to produce two dimensional transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2155631
    • 提供者:zhangcheng
  1. test

    0下载:
  2. 在绘制图元区域填充三维变换,可以通过鼠标任意旋转,保证没错误,放心下载-Fill in the three-dimensional drawing primitive transformations region can be rotated by the mouse, to ensure no errors, rest assured Download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2040618
    • 提供者:南宫真琪
  1. HARMONICS-3D

    1下载:
  2. 用希尔伯特黄变换实现对电力谐波的分解,实现了瞬时幅频的三维图形式-3D plot of instantaneous frequency and magnitude of HHT the original signal is time-varying harmonic signal in power systerm
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2522917
    • 提供者:
  1. 2008302590151

    0下载:
  2. 图形生成、图形变换、图形填充、二维剪裁、三维处理、OPENGL-Graphics generation, graphics conversion, graphic filled, two-dimensional cut, three-dimensional treatment, OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6211794
    • 提供者:李加元
  1. Camera-non-linear-model

    1下载:
  2. 摄像机通过成像透镜将三维场景投影到摄像机二维像平面上,这个投影可用成像变换描述,即摄像机成像模型。摄像机模型可将空间点的世界坐标变换为图像坐标及像素坐标。本例子提供线性及非线性模型的一种matlab实现方法,仅供参考。-Camera lens through the imaging camera will be projected onto three-dimensional scene on a two-dimensional image plane, the projection image
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-10
    • 文件大小:8277
    • 提供者:zx
  1. 3dtrans

    0下载:
  2. 经常用到的三维变换例子Frequently used three-dimensional transform example
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:66533
    • 提供者:lxxz10
  1. sanwei

    0下载:
  2. vc++图形三维变换,以及平移、旋转、比例,以及几种变换结合的复合变换 -three-dimensional transformation of vc++ graphics, as well as translation, rotation, scale, and several transform combined with the composite transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:18661
    • 提供者:majin78
  1. 3d

    0下载:
  2. OpenGL实现三维变换,简单的平移,变换,旋转实现代码调试通过-OpenGL implementation, three-dimensional transform
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3210
    • 提供者:majin78
  1. sanweibianhuan

    0下载:
  2. 计算机图形学、vc++、三维变换、图像绘制、图像处理-Computer graphics, vc++, three-dimensional transform, image rendering, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2432002
    • 提供者:chenchufei
  1. graphics-transformation-program

    0下载:
  2. 计算机图形学实验课中的三维变换程序的源代码-Three-dimensional computer graphics in the experimental class transformation program s source code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-18
    • 文件大小:3408979
    • 提供者:陈崇帮
  1. sanweibianhuanwrt

    0下载:
  2. MFC中三维变换的代码,有画立方体,有平移立方体,有旋转立方体-Three-dimensional transformation code in MFC
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-19
    • 文件大小:1141
    • 提供者:ren
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »
搜珍网 www.dssz.com