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

搜索资源列表

  1. 2Dfor3DRetrieval

    0下载:
  2. 三维图像检索。3DRetrieval。根据一个二维的图形来匹配查找三维的目标。花了很大力气从台湾一个网站找到的。-Three-dimensional image retrieval. 3DRetrieval. Find a two-dimensional graphics to match the three-dimensional target. Spent a lot of effort to find a website from Taiwan....
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3138515
    • 提供者:王磊
  1. Graphic

    0下载:
  2. 计算机图形学相关内容,一维、二维、三维、直线、画圆-Computer graphics related content, one dimensional, 2 d, 3 d, linear, to draw circles
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:6061995
    • 提供者:zhangpengcheng
  1. [openGL-and-code

    0下载:
  2. OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库-Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:12101632
    • 提供者:louwei
  1. lesson48

    0下载:
  2. 绘制轨迹球,使用鼠标来控制轨迹球的转动。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化-Draw track ball,Use the mouse to control the track ball rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1387727
    • 提供者:WANGQIAN
  1. ArtCAM-Pro

    0下载:
  2. ArtCAM Pro培训教程,可以从二维矢量或位图生成三维浮雕-Engraving machine software ArtCAM Pro training course, you can generate three-dimensional relief from the two-dimensional vector or bitmap
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7585368
    • 提供者:long
  1. SDOpenGL

    0下载:
  2. 利用openGl实现VC中二维界面与三位界面之间的转换,即可以再二维界面上画图,也可以在三维界面上画图。-Using OpenGL to acheive the function in VC of conversation between 2-dimension interface and 3-dimension-interface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4035565
    • 提供者:陈鹏
  1. yong-GLshixian-erwei-sanwei-tuxing

    0下载:
  2. 在vc++6.0的平台下,用OpenGL实现简单的二维、三维图形-In vc++ 6.0 flat, we use OpenGL implementation is simple 2 d, 3 d graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:83621
    • 提供者:孔宇
  1. PanoramaTest

    0下载:
  2. 全景图的显示,为了显示全景图使得阅读者能看起来比较立体。实现三维图像的二维显示-panorama the whole scence replaced
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:55165952
    • 提供者:李冬玉
  1. opengl-Application

    0下载:
  2. 学习opengl时设计的一个简单应用程序,可以实现三维图形多向旋转,绘制直线和圆以及二维图形的变换等功能。需要添加opengl库。-A simple application designed to learn opengl, you can achieve the functions of the three-dimensional graphics and more to the rotation, draw lines and circles as well as two-dimension
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6903127
    • 提供者:
  1. CAA_CatalogBrowser_Example

    0下载:
  2. CAA二次开发 简单示例 从对话框中按钮导入一个三维零件模型-CAA secondary development of a simple example from the button in the dialog box to import a three-dimensional part model
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:3014694
    • 提供者:田野
  1. Psanweigenzonu

    0下载:
  2. 三维纯角度被动跟踪定位的最小二二乘_卡尔曼滤波算法可直接使用。 -The three-dimensional pure point of view passive tracking and positioning of the least-squares _ Kalman filter algorithm can be used directly.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:22375
    • 提供者:
  1. six

    0下载:
  2. 首先绘制出原始立方体,然后根据三维图形的基本几何变换算法,做出立方体的平移、比例、旋转、反射、错切五种变换。主要是要在实验过程中掌握三维平移、比例、旋转、反射和错切这5种变换方法和三维坐标向屏幕二维坐标变换的方法。-First draw the original cube to make cube translational and basic geometric transformation algorithm based on three-dimensional graphics, scal
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:739462
    • 提供者:刘鑫
  1. test2.0

    0下载:
  2. 创建一个三维迷宫,支持替身通过一定交互手段在迷宫中漫游,基本功能包括: 读取给定的替身模型,加载到场景中。 键盘方向键控制替身转向与漫游。 有碰撞检测,替身不应当穿墙。 支持切换第一视角和第三视角进行观察。 迷宫场景中的墙、地面等应贴上纹理。 同时加入二维辅助地图,替身在三维迷宫探索的同时,在小地图中显示已经探索的区域; 在俯视状态下,可以通过鼠标点选替身需要到达的目的地,通过寻径算法,控制替身自动到达目的地; 迷宫地图交互编辑功能,例如,可以设计一个二维地图编辑
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-30
    • 文件大小:34999
    • 提供者:锋bruce
  1. opengl_3d

    0下载:
  2. opengl中三维对象的实现,通过把二维平面图形装换为三位立体图形来实现-opengl in the three-dimensional object to achieve, through the two-dimensional plane graphics loaded for three-dimensional graphics to achieve
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:278043
    • 提供者:小灰
  1. 234

    0下载:
  2. 利用OpenGL实现二维、三维图形变换,在屏幕上显示变换过程或变换结果。基于.net+openGL-Using OpenGL to achieve two-dimensional, three-dimensional graphics transformation, transformation process on the screen or change the result. Based on. Net+ openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2155
    • 提供者:针对
  1. design

    1下载:
  2. 使用mfc实现二维图片的三维漫游,效果很好-The use of two-dimensional images of three-dimensional mfc roaming, with good results
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:15962994
    • 提供者:萧晓
  1. RobotExample

    1下载:
  2. VC++OpenGL的机器人模型程序,通过OpenGL的模型视图变换,投影变换,将三维物体在二维图像上显示出来。-VC++ OpenGL robot model program made the three-dimensional objects displayed on the two-dimensional image by the OpenGL model view transformation and projection transformation.
  3. 所属分类:OpenGL

    • 发布日期:2015-04-26
    • 文件大小:805519
    • 提供者:米奇
  1. fractal

    0下载:
  2. 用VC和opengl做的分形程序,实现三维分形和二维分形的显示-done with VC and opengl,a fractal procedures to achieve three-dimensional and two-dimensional fractal fractal display
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:54449
    • 提供者:wenhao
  1. openGLPVS2012

    0下载:
  2. VS2012与openGL2.0的接口问题,将openGL的库文件与VS联合,方便编写三维以及二维的图像,并可以添加渲染效果-Interface problems VS2012 and openGL2.0 will openGL library file jointly with VS, and facilitate the preparation of three-dimensional images, and you can add rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:166830
    • 提供者:朱朱
  1. TestGL

    0下载:
  2. 基于VS2010的OpenGL入门级开发,包括两个实例:一个简单的二维三角形模型,一个动态的三维模型。附带配置说明。-VS2010 s OpenGL-based entry-level development, including two examples: a simple two-dimensional triangle model, a dynamic three-dimensional model. Comes with configuration instructions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:155867
    • 提供者:xudiancheng
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com