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

搜索资源列表

  1. vrInfo

    0下载:
  2. 于全景图的多视点虚拟空间漫游技术.pdf-In multi-perspective panorama virtual space roaming technology. Pdf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:119801
    • 提供者:gg
  1. INTRACTV

    0下载:
  2. 采用VC++6.0和OpenGL结合编程的方法,设计了一个三维视角变换模拟程序-Using VC++6.0 and OpenGL programming method combined with the design of a three-dimensional perspective transform simulation program
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:56398
    • 提供者:snowcherry
  1. CUP

    0下载:
  2. 用OPENGL绘制一个16点的高脚杯,可通过“上”、“下”、“左”、“右”键来改变其视角。-OPENGL drawing a 16-point with the goblet, can be " on" , " down" , " left" and " right" key to change its perspective.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:1223
    • 提供者:包冰莹
  1. light_cup

    0下载:
  2. 用OPENGL绘制的一个带有光照效果的高脚杯。当通过“上”、“下”、“左”、“右”键改变其视角的时候,光照也会随之变化。-Drawn with the OPENGL lighting effects with a goblet. When the adoption of " the" , " down" , " left" and " right" key to change their perspective when lig
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:1897
    • 提供者:包冰莹
  1. PSMs_Care_and_Feeding

    0下载:
  2. Perspective shadow Mapping techniques For Game Developers-Perspective shadow Mapping techniques For Game Developers
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-24
    • 文件大小:418480
    • 提供者:peji
  1. IHSRemoteSensingImageFusionBased0nImagingModel

    0下载:
  2. 针对色度融合容易产生光谱扭曲的现象,本文利用光谱响应函数,传感器偏置和增益等参数从成像机理的 角度解释了IHS融合-Spectrum for the color fusion prone to distortion, this paper spectral response function, the sensor parameters such as offset and gain perspective from the imaging mechanism explains the IH
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:359655
    • 提供者:luwei
  1. TerrainLOD

    0下载:
  2. 用OpenGl实现的地图漫游程序。能很好的实现地图文件随视角的远近而改变地图的绘制方式。-Roaming the map with the OpenGl implementation process. Map files can be a very good realization of the proximity with the perspective to change the map drawing method.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:61407070
    • 提供者:zihuizhang
  1. Read3DsFile

    0下载:
  2. 导入3DS文件,OpengGl,视角漫游, 碰撞-Importing 3DS files, OpengGl, perspective
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4679209
    • 提供者:宋学营
  1. Ex2_3

    0下载:
  2. 实现一个opengl程序,要求画一个茶壶,放置在位置(100,50,200)处,对其设置一个合适的透视三维观察空间,并设置一个裁减面裁去其一部分。 -To achieve a opengl procedure that requires painting a teapot, placed in the position (100,50,200), Office set up a proper perspective of its three-dimensional observation s
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1660191
    • 提供者:刘贵冬
  1. 27796735MagicCubeGame

    0下载:
  2. 漫游太阳系,OPENGL应用,含视角的切换,本程序为实验码-Roaming the solar system, OPENGL applications, including switching perspective, this experimental procedure code
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:59414
    • 提供者:李鈺
  1. Cube

    0下载:
  2. 魔方,OPENGL应用,含视角的切换,本程序为实验码-Rubik' s Cube, OPENGL applications, including switching perspective, this experimental procedure code
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:190691
    • 提供者:李鈺
  1. rubik-0.0.6

    0下载:
  2. 魔方,OPENGL应用,含视角的切换,本程序为实验码-Rubik' s Cube, OPENGL applications, including switching perspective, this experimental procedure code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:289008
    • 提供者:李鈺
  1. 45615

    0下载:
  2. OPENGL应用,含视角的切换,本程序为实验码-OPENGL applications, including switching perspective, this experimental procedure code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:543060
    • 提供者:李鈺
  1. OPENCV

    2下载:
  2. OPENCV的实用程序,包括视频捕获、透视变换、轮廓检测等。-OPENCV practical procedures, including video capture, perspective transformation, contour detection.
  3. 所属分类:Special Effects

    • 发布日期:2016-10-26
    • 文件大小:8431591
    • 提供者:weiwei
  1. Globe

    1下载:
  2. 球体的透视图绘制和消隐算法的实现,程序中菜单可以设置球体的半径,颜色和视点的位置,通过键盘上的方向键可以实现球体的移动,W、S、A、D键可以实现球体的旋转,源码中也有详细的注释,算法设计思想可以参考help.doc文档-Sphere perspective drawing and blanking algorithm implementation, the program menu, you can set the sphere radius, color, and the location o
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1744168
    • 提供者:fuyaozong
  1. imagecomputing

    1下载:
  2. MATLAB 图像运算 图像点的运算 图像的算术运算 其它运算 图像的位逻辑运算 图像的几何运算 图像缩放 图像旋转 图像剪切 空间变换 仿射变换( affine transformation ) 透视变换 (Perspective Transformation) 空间变换的 MATLAB 函数 空间变换实例 图像融合 邻域与块操作 邻域操作 图像块操作 区域处理 区域选择 区域滤波 区域填充 -MATLAB
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:4576
    • 提供者:齐子新
  1. CoolCode_Src

    0下载:
  2. 一个很酷的3D算法演示,包含矩阵旋转、透视投影-A cool demo of 3D algorithms, including matrix rotation, perspective projection
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:24248
    • 提供者:晨星
  1. HSRscanline

    0下载:
  2. 扫描线算法消隐,鼠标左键点击4个点作为六面体底面,自动生成一个固定高度的六面体,键盘上下左右变换六面体角度-Scan line algorithm blanking, the left mouse button click on four points as hexahedron bottom, automatically generates a fixed height of hexahedral, keyboard up and down about six-sided perspectiv
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1977881
    • 提供者:jin jing
  1. DarwPoly

    0下载:
  2. 我用OPENGL写的一个视点变换程序。注释很详细。适用于入门的tx学习。-I use OPENGL program written in a perspective transformation. Note very detailed. Tx for getting started learning.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:95706
    • 提供者:wwx
  1. 10

    0下载:
  2. An image is represented as a two-dimentional array of coefficients, each coefficient representing the brightness level in that point. When looking from a higher perspective, we can t differentiate between coefficients as more important ones, and less
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:274459
    • 提供者:jemimah
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com