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

搜索资源列表

  1. 3d_word

    0下载:
  2. VC++读取3ds 数据,显示在窗口中,修改了,按键时间过长,导致图形坐标混乱的bug
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:169.58kb
    • 提供者:liangwei
  1. vp_screen_to_world

    1下载:
  2. vega prime 中将屏幕中心点的屏幕坐标转化为世界坐标并且将其值实时显示在屏幕左下角
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:445.4kb
    • 提供者:肖琼
  1. vp_world_to_screen

    0下载:
  2. vega prime 物体世界坐标转化为屏幕坐标,并将坐标值显示在屏幕上
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:13.49kb
    • 提供者:肖琼
  1. MyTemplate

    0下载:
  2. 实现点云文件的读取与显示,要求点云文件是DAT文件,文件头是点数乘以3,其后是每个点的具体坐标。可以用鼠标进行交互-The realization of point cloud file to read and display requested document is a point cloud DAT files, the first is multiplied by 3 points, followed by the specific coordinates of each point.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4.4mb
    • 提供者:YY
  1. Statistics

    0下载:
  2. .NET生成报表统计图源码告别.NET生成报表统计图的烦恼 信息系统大多会涉及到数据的统计,如数据的导出及生成统计对比图等,记得之前有一次要生成一个统计图在WEB页面上显示,那时也是在网上找了段Code,完全是一点点画横纵轴坐标上面的画出来的,而且出来的效果也一般 -. NET source code to generate charts farewell statements. NET Chart statements to generate the most information sy
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:478.38kb
    • 提供者:joe
  1. ThreeDBMP

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:104.53kb
    • 提供者:arechi
  1. dxf_load

    0下载:
  2. 些程序采用OPENGL读取AUTOCAD的文件格式,包括括三维坐标及纹理显示.读入后可编辑-These programs use OPENGL read AUTOCAD file formats, including including three-dimensional coordinates and texture display. Read into the editor after
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:231.42kb
    • 提供者:fuyongfeng
  1. OpenGLTextureExample

    0下载:
  2. VC++6.0,OpenGL下,控制台和GLut显示球面纹理,及自动生成坐标-OpenGL,VC++6.0,To show the texture and generate the texture coordinate automation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:979.02kb
    • 提供者:BrunoWang
  1. stereoDLL

    0下载:
  2. 多幅图像深度计算程序,可计算相机定标后拍摄的多幅图像的深度坐标,使三维图像在二维显示中更加形象。-Depth calculation process multiple images, calculate the camera calibration multiple images taken after the depth of coordinates, so that three-dimensional images in two-dimensional display more images
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:174.33kb
    • 提供者:zhou
  1. CreateStrip

    0下载:
  2. 自定义空间中点的坐标,显示由这些点都成的多边形线框。运用VTK开发工具包,必须安装VTK后才可运行-define the coordination of some points,it will display a strip that consist of these points
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:999.81kb
    • 提供者:仲花
  1. Cload3ds

    1下载:
  2. 该类是在qt4.6上运行通过,是我将网上流传的两个文件进行了整合,使得适用于qt了,加载了3ds文件成功显示。注意头文件。 使用方法: CLoad3DS *m_3ds_p = new CLoad3DS() m_3ds_p->Init("e:/plane1.3ds",0) //以上代码置于OpenGL的Init部分 //以下代码置于OpenGL画图部分 m_3ds_p->show3ds(0,50,50,-50,10.0) 说明:上面的0表示绑定
  3. 所属分类:3D Graphic

    • 发布日期:2016-06-22
    • 文件大小:10kb
    • 提供者:郭培
  1. pick

    0下载:
  2. 坐标拾取,在一个场景中同时渲染飞机和奶牛,奶牛刻线显示,当点击鼠标时奶牛上的刻线消失-Coordinates pick up, in a scene while rendering the aircraft and cows, cows engraved lines show when the mouse click on the grooves when the cows disappear
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:905byte
    • 提供者:tujie
  1. sanwei

    0下载:
  2. 本代码可以很好的显示出一幅图像中肤色在YCbCr空间中的三维坐标图-it can show 3D skin of picture in the YCbCr
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:197.62kb
    • 提供者:cathy
  1. event

    0下载:
  2. qt使用vtk库编写的立体化显示软件,有鼠标事件,可以显示坐标,不用cmake-qt gtk libraries vc compiled cone three-dimensional
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:2.5kb
    • 提供者:星痕
  1. 3d

    0下载:
  2. 在flash制作中,将3D转换为2d坐标来显示对象的位置-flash 2D to 3D
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-02
    • 文件大小:723byte
    • 提供者:my name
  1. earth

    0下载:
  2. 3D地球图形展示,可以实时显示后台数据值到地理坐标-3d earth
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2.97mb
    • 提供者:chenqi
  1. opengl_surface

    0下载:
  2. 使用opengl的反馈模式,获得glut函数绘制的曲面上某一曲线的所有点坐标,来形成动画。包括菜单显示、三维显示、运动速度调节等等。-Use opengl feedback mode, get all the coordinates of a point on the curve plotted as a function of surface glut to form animation. Including menu display, three-dimensional display, m
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5.03kb
    • 提供者:tiahw
  1. 3Dphere_3Daxis_Deomap

    0下载:
  2. 三维球体显示以及透视功能;二维坐标轴移动到坐标原点;绘制三维图形的x,y,z轴;地图显示等-And display three-dimensional perspective view sphere function two-dimensional coordinate axes to the origin of coordinates rendering three-dimensional graphics x, y, z-axis map display
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-13
    • 文件大小:2.48kb
    • 提供者:hyd
  1. attitudeshow

    1下载:
  2. 程序有用于在figure坐标系中绘制飞行器的矩阵,一个用于表征姿态(机体系右前上和地理系东北天)的四元数矩阵,展示了读取四元数更新图形坐标来动态显示飞行器姿态的方法。可作为飞行位姿模拟展示的参考。(The program has the matrix for drawing the aircraft in the figure coordinate system, a four yuan matrix used to represent the posture (the right front
  3. 所属分类:3D图形编程

    • 发布日期:2018-04-21
    • 文件大小:27.33mb
    • 提供者:星星灯火
搜珍网 www.dssz.com