CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 轴 旋转

搜索资源列表

  1. 绕任意轴旋转.zip

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:25.5kb
    • 提供者:
  1. 3ddraw.files

    0下载:
  2. 在图形模式下显示3D图形绕任意轴旋转的程序。 -in graphic mode display 3D graphics rotating procedures.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:15.91kb
    • 提供者:王坤侠
  1. 二维图像三维显示

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

    • 发布日期:2008-10-13
    • 文件大小:104.08kb
    • 提供者:张立强
  1. threedmesh

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

    • 发布日期:2008-10-13
    • 文件大小:103.38kb
    • 提供者:周立
  1. charRound

    0下载:
  2. 本程序实现了立体字的旋转功能。可以根据需要设定字的颜色、字体、纵深方向的值等。第一行字绕X轴旋转,第二行字绕Y轴旋转-realized by the three-dimensional character of the rotation. According to the word needs to set the color, fonts, and in-depth direction, such as the value. The first lines revolving around t
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45.25kb
    • 提供者:Eyre
  1. NewRotation

    0下载:
  2. 该程序是在OpenGL环境下实现了对立体自由选择,可以自由选择绕X,Y,Z轴旋转,旋转的速度可以通过滑动条自由控制。-that the procedure was in OpenGL environment for the realization of three-dimensional freedom of choice, freedom of choice around X, Y, Z-axis rotation, rotation speed can be controlled throu
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34.03kb
    • 提供者:郑建冬
  1. 绕任意轴旋转

    0下载:
  2. 图形变化的绕任意轴旋转-graphics change in rotating
  3. 所属分类:WEB源码

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

    0下载:
  2. 显示一个绕三个轴旋转的立方体,纹理是自动插值的。-around 3 shows a rotating cube, texture automatic interpolation.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:144.09kb
    • 提供者:wuming
  1. XZZhuoZi

    0下载:
  2. vb做的立体桌子,可以旋转,可以按X轴旋转可以按Y轴旋转,可以按Z轴旋转,每个面有自己的颜色-vb do three-dimensional table, rotating, with the X-axis rotation according to Y-axis rotation, in accordance with a Z-axis rotation, Each face has its own color
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.59kb
    • 提供者:magp
  1. 绕Y轴旋转的正方体

    0下载:
  2. direct9编程,一个绕Y轴旋转的正方体。了解网络动漫设计一个例子程序。
  3. 所属分类:DirextX编程

    • 发布日期:2014-01-17
    • 文件大小:1.92mb
    • 提供者:fapaul
  1. 旋转程序

    0下载:
  2. 在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the exter
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.87kb
    • 提供者:无人
  1. 立方体旋转动画

    0下载:
  2. 本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional map, and provide cube rotating a
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:代丛军
  1. 3

    0下载:
  2. 实验要求: 1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图 提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:129kb
    • 提供者:马卫龙
  1. flip_matrixZL

    0下载:
  2. 实现矩阵旋转,沿中轴翻转,可用于基于块的图象处理-Implementation matrix rotation, along the central axis flip, can be used for block-based image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:141.29kb
    • 提供者:linzhang
  1. Rotating

    0下载:
  2. 实现图像绕任意轴旋转,可以自定义轴坐标和旋转角度-Of image rotating, you can customize the axes coordinates and rotation angle
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1.89mb
    • 提供者:沈杰
  1. 读取.SLP文件 来提取按照xyz轴旋转的图像

    0下载:
  2. 能读取.SLP文件 来提取按照xyz轴旋转的图像-Can read. SLP is the file to extract images in accordance with xyz-axis rotation
  3. 所属分类:matlab例程

    • 发布日期:2017-03-26
    • 文件大小:3.03kb
    • 提供者:吕联合
  1. 旋转倒立摆原创资料

    0下载:
  2. 基于stm32的旋转倒立摆,运用pid算法与mpu60506轴测量传感器(STM32 based rotating inverted pendulum, using PID algorithm and mpu60506 axis measuring sensor)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:12.82mb
    • 提供者:赤炎木
  1. pm四轴A轴旋转 - 不会不开主轴@sweertrong

    0下载:
  2. 数控四轴A旋转,X与Y轴互换不出错,加工好工具软件,CNC加工用(CNC four axis A rotation, X and Y axis swap)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2kb
    • 提供者:小白棋
  1. 项目7函数围绕x轴旋转动画已完成

    1下载:
  2. 曲线围绕x轴旋转的matlab动画 用于绘制绕x轴旋转的曲线(The MATLAB animation that revolves around the X axis)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:changhao
  1. 4轴刀路

    0下载:
  2. cnc教程,详细介绍如何做4轴旋转联动刀路,可用于cnc或者是木工雕刻机使用
  3. 所属分类:其它程序

    • 发布日期:2022-03-13
    • 文件大小:225.02mb
    • 提供者:951274776@qq.com
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com