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

搜索资源列表

  1. pzr

    0下载:
  2. 在OpengGL中实现3ds max中的Pan, zoom in, zoom out, arc rotate功能。-OpengGL in achieving the 3ds max Pan, zoom in, zoom out, rotate function arc.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:262983
    • 提供者:熊有益
  1. cgTrans3Dcw MFC和OpenGL做的三维坐标系程序

    2下载:
  2. MFC和OpenGL做的三维坐标系程序,XYZ轴可旋转,平移。-MFC and OpenGL program to do three-dimensional coordinate system, XYZ axis can rotate, pan.
  3. 所属分类:OpenGL

    • 发布日期:2016-01-26
    • 文件大小:3086336
    • 提供者:王米
  1. OpenGL_programe.rar

    0下载:
  2. 利用OpenGL绘制的基本图元(线段、三角形面片、四边形或多边形等)制作的香皂,多面体,三棱柱并可以进行旋转,平移,可以加入光照,可以投影。 ,Use OpenGL rendering the basic graphic elements (line segments, triangular patches, quadrilateral or polygon, etc.) produced soap, polyhedron, prism and can rotate, pan, you can
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:1078459
    • 提供者:yuemeiwang
  1. videoplayer.rar

    0下载:
  2. 西北工业大学校友潘理亮写的一个关于OpenGL视频纹理的例子。,Northwestern University alumni Pan Li-liang was one of the OpenGL video texture example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:107795
    • 提供者:毛慧明
  1. pwrgrid-0.2.0

    0下载:
  2. 利用opgl绘制三维格网图形,能够旋转,缩放,平移等操作,对于初学opgl者十分有用-Draw three-Ludwig network using opgl graphics, can rotate, zoom, pan, etc, were very useful for beginners opgl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:36540
    • 提供者:pzh
  1. PointCloud_learn

    0下载:
  2. 实现点云数据的基本放大、缩小、漫游等功能,对于初学者了解点云数据读取等可以作为借鉴。-this flie realize the point cloud s sale change and pan and so on
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3605744
    • 提供者:石头
  1. 32590132

    0下载:
  2. 计算机图形学基本算法 画点、线、圆、多边形等,及其平移、旋转、缩放等 OpenGL 立方体、球体等,旋转缩放平移,光线控制等-Computer graphics algorithms draw point, line, circle, polygon, etc., and its translation, rotation, scaling, OpenGL cube, sphere, etc., rotating the zoom pan, light control, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:155804
    • 提供者:li
  1. MyTemplate

    0下载:
  2. 是一个MFC+OPENGL的程序框架,实现了物体的缩放、平移缩放、旋转、改变光照和材质、以及动画效果。对于初学者非常有用!-Is a MFC+ OPENGL the procedural framework to achieve the objects of the zoom, pan zoom, rotate, change the light and texture, as well as animation effects. Very useful for beginners!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:52560
    • 提供者:张峰
  1. opengl01

    0下载:
  2. 不使用gltranslated等函数实现平移旋转缩放。可以任意输入参数。-Gltranslated so do not use zoom function to achieve pan rotation. Can be an arbitrary input parameters.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:66466
    • 提供者:yuki
  1. mymain

    0下载:
  2. 可以画三个不同的三维物体,torus,teapot,cone,并分别对其做translation,scaling,rotation等,右键可以显示菜单,对物体做rotate,zoom,pan,twist等-Can draw three different three-dimensional objects, torus, teapot, cone, respectively, to do their translation, scaling, rotation and so on, right
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4118001
    • 提供者:微笑
  1. OpenGL_Dlg

    0下载:
  2. 使用OpenGL結合MFC做3維立體顯示一茶壺,並可以利用滑鼠右鍵選擇做平移、縮放及旋轉的基本操作功能。-The use of OpenGL with MFC to do three-dimensional stereoscopic display a teapot, and can choose to use right pan, zoom and rotate the basic operating functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:377386
    • 提供者:王曉銘
  1. PanningZoomingAndRotationInOpenGL

    0下载:
  2. 1.放大,缩小和移动图像。 2.绘制基本形体及三维网格。-1. Zoom out,zoom in and pan the scene. 2. Draw the standard primiry like cylinder in ambiguous direction. 3. Draw the 3-D Mesh in a simple way.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:445585
    • 提供者:MEI GANG
  1. DrawGL02

    0下载:
  2. 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:2858
    • 提供者:BB
  1. OpenGL_demo(surface_mesh_rotation-pan-zoomin-light

    0下载:
  2. OpenGL_演示程序(曲面网格旋转-平移-放大缩小-光照等功能)-OpenGL_ demo (surface mesh rotation- pan- zoom in- light etc.)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2188943
    • 提供者:wangzhongce
  1. maze1

    0下载:
  2. open gl写的pac-pan 游戏,实现了上下左右移动 ,吃豆子 碰撞,怪物吃人碰撞-open gl写的pac-pan 游戏,实现了上下左右移动 ,吃豆子 碰撞,怪物吃人碰撞等等
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1904736
    • 提供者:路郁
  1. CameraRove

    0下载:
  2. opengl 编程 实现旋转、平移、缩放等功能 可以漫游整个场景-opengl programming rotate, pan, zoom and other functions Can roam the whole scene
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2526593
    • 提供者:寻梦
  1. gltZpr0.4

    0下载:
  2. Opengl 的基本功能缩放、平移、旋转-opengl s basic fun:zoom、pan、rotate
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:11550
    • 提供者:石头
  1. example3

    0下载:
  2. OpenGL简单的画图,先画一个盾牌,再旋转,平移,变成3圈盾牌。-OpenGL simple drawing, to draw a shield, and then rotate, pan, 3 turns into a shield.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:284935
    • 提供者:qianbao
  1. OpenGL-realize-pan-and-rotation

    0下载:
  2. 采用opengl编程实现对图形的平移和选择变形,作为一个实际的例子,可以作为参考-opengl rotation and pan
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1962265
    • 提供者:chenn
  1. erweibianhuan

    0下载:
  2. 图形学实验:常见二维组合图形变换,包括旋转、拉伸、平移等-Graphics experiments: the common two-dimensional combination of graph transformation, including rotation, stretch, pan
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3694448
    • 提供者:兔兔
« 12 »
搜珍网 www.dssz.com