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

搜索资源列表

  1. XuwjSurface

    1下载:
  2. 使用OpenGL,在VisualC++环境下绘制半球和坐标轴-use OpenGL, the VC environment mapping hemispheric and axes
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:72.01kb
    • 提供者:徐卫军
  1. CurveShapes3D

    0下载:
  2. 一个很有趣的三维坐标轴-a very interesting three-dimensional axes
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:42.45kb
    • 提供者:lj
  1. openglexample3

    0下载:
  2. 一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!-one teaches you how these objects around the color coordinates rotating opengl procedures, allowed us to be very precise to rotate objects. The results are pretty good!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:15.7kb
    • 提供者:张阳
  1. SPINLINE

    0下载:
  2. 基于OPENGL的车轮滚动,带轨迹线与坐标轴-the wheel rolling, with track and coordinate axis line
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:22.68kb
    • 提供者:ZHOUYAN
  1. openglbasiccode

    0下载:
  2. opengl基本代码,包括漫游,坐标轴,以及旋转正方体
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:165.84kb
    • 提供者:wpam
  1. OpenGL绘制坐标轴,立方体贴图,视角变换等等

    0下载:
  2. OpenGL纹理绘制: 绘制坐标轴,立方体贴图,视角变换等等,OpenGL texture mapping: drawing axes, cube mapping, perspective transformation, etc.
  3. 所属分类:OpenGL

    • 发布日期:2017-03-23
    • 文件大小:2.9kb
    • 提供者:Issac
  1. 可通过拖拽鼠标旋转坐标轴

    0下载:
  2. 可通过拖拽鼠标旋转坐标轴,有x,y,z三个坐标轴,并且能显示坐标轴的名字-By dragging the mouse to rotate the axes, there are x, y, z three axes, and can display the name of the axis
  3. 所属分类:OpenGL

    • 发布日期:2017-04-09
    • 文件大小:1.94mb
    • 提供者:林顶顶
  1. 3Drotate

    0下载:
  2. 三维坐标转换代码,XYZ三个坐标轴之间的转换与立体变换-Three-dimensional coordinates of the conversion code, XYZ three axes and the conversion between the three-dimensional transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2.83kb
    • 提供者:王波
  1. Test20090417

    0下载:
  2. 采用跟踪球原理实现立方体旋转,坐标轴变换。实现3D图形绘制的基础。-Principle to the use of tracking the ball cube rotation axis transform. To achieve a basis for rendering 3D graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:7.36mb
    • 提供者:王非
  1. four

    0下载:
  2. 四面体绕坐标轴旋转,并保留本身材质和贴图-four
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:1.15kb
    • 提供者:
  1. BresenhamLine

    0下载:
  2. Bresenham画线算法程序: 用一个坐标轴来当步长值(即+1),另一个坐标轴是否加1则跟据斜率(k)来确定,K 如果大于0.5,那么也加+1,如果小于0.5那么即不变。为了方便计算,如果d大于1 ,那么就减一,归0。可设e,e=d-0.5,于是就有e>0时,加1,e<0时不变,这样便 于硬件实现。-Bresenham
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:714byte
    • 提供者:莫恶
  1. cubeball

    0下载:
  2. 按鼠标三个键,立方体与球共同沿三个坐标轴运动-3 Press the mouse button, the cube with the ball joint movement along the three axes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:483.88kb
    • 提供者:卉卉
  1. rotatecube

    0下载:
  2. 分别按鼠标的三个键,立方体会沿三个坐标轴转动-3 Press the mouse button, a square body rotation along the three axes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:483.54kb
    • 提供者:卉卉
  1. rotateteapot

    0下载:
  2. 旋转的犹他壶,可根据鼠标的点动沿三个坐标轴转动-Utah rotation pots, according to the point of moving the mouse along the three axis rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:289.18kb
    • 提供者:卉卉
  1. screw

    0下载:
  2. 绘制一个螺纹杆,并且可以通过鼠标点动,使他沿三个坐标轴移动-Draw a threaded rod, and can move through the click of the mouse, so he moved along the three axes
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1.41mb
    • 提供者:卉卉
  1. glsl_HelloWorld

    0下载:
  2. 一个用opengl着色语言(glsl)编写的犹他壶,并且可以通过鼠标点动沿三个坐标轴转动-One with the opengl shading language (glsl) prepared by the Utah pot, and can move through the click of the mouse along the three axis rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2.93mb
    • 提供者:卉卉
  1. acubewithacoordinateaxis

    0下载:
  2. 基于vc和OpenGL编写的带有坐标轴的正方体程序-a computer program of a cube with a coordinate axisbased on vc and opengl.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3.52mb
    • 提供者:徐超
  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-31
    • 文件大小:2.79kb
    • 提供者:BB
  1. 4

    0下载:
  2. 在OPENGL环境下画一个彩色的三角形和正方形,并且可以围绕坐标轴旋转-OPENGL environment in the triangle and draw a colored square, and can be rotated around the axis
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:22.15kb
    • 提供者:songzhan
  1. 5

    0下载:
  2. 在OPENGL环境下画一个彩色的三角体和正方体,可以围绕坐标轴旋转-OPENGL environment in the triangle draw a colored body and a cube can be rotated around the axis
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:22.59kb
    • 提供者:songzhan
« 12 »
搜珍网 www.dssz.com