搜索资源列表

  1. roate

    0下载:
  2. 这是图像旋转的visiual c++源程序,图形图像编程-This is the image rotation visiual c + + source code, graphics and video programming
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:209834
    • 提供者:刘峰
  1. roate

    0下载:
  2. 这是图像旋转的visiual c++源程序,图形图像编程-This is the image rotation visiual c++ source code, graphics and video programming
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:219136
    • 提供者:刘峰
  1. rotate

    0下载:
  2. 对yuv图像顺时针旋转90°的代码,一次只能旋转一个分量,例如,对于yuv420图像,采用 rotate( m_image_w,m_image_h, y, NULL ) rotate( m_image_w/2,m_image_h/2, u, NULL ) rotate( m_image_w/2,m_image_h/2, v, NULL ) 如果dstdata为NULL,哪么程序会将输入srcdata当作输出-
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈航
  1. OpenGL3Dv2.0

    0下载:
  2. 编写的C#语言用SharpGL控件实现物体的三维旋转-Csharp use SharpGL control to realize object to 3D roate
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:776192
    • 提供者:王磊
  1. Rotate

    0下载:
  2. opengl中任一坐标点旋转后,得到新坐标点的例子。通过glGetFloatv函数获取glRotate变换后的模型视图矩阵,然后乘以当前点坐标,进行旋转变换,得到变换后的坐标点位置信息。并与glRotate函数进行比较。-A mehtod to get the vertex postion after roate. This method is implemented buy using glGetFloatv function to
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:824320
    • 提供者:ff
  1. Opengland3DS

    0下载:
  2. 3DS File loader,can realize load 3ds file,and roate model
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:546816
    • 提供者:梁海玉
  1. diqiu

    0下载:
  2. 实现地球自转以及月球围绕地球作旋转的功能 -It shows how the earth and the moon roate
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:liuwei
  1. OpenGL_Mouse_rotate_3D

    0下载:
  2. 一个基于VC的OpenGL实现。 能通过鼠标拖动实现XYZ三个方向的旋转,不同于一般的XY方向旋转。-Based on VC++ and OpenGL. Can roate the 3D object in XYZ directions by moving the mouse.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:李小南
  1. rotateImage

    0下载:
  2. 能够将Image任意角度的旋转,使用方便-roate image
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:hb
  1. opengl

    0下载:
  2. opengl程序实现了彩色立方体旋转功能-The OpenGl program which has achieve the roate of the cub
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:xiaohui
  1. imRotate

    0下载:
  2. image roate with random angle
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:kfir
  1. hw1

    0下载:
  2. 构建模型, 联系opengl下的旋转,位移,(building 3d model, pratice roate and movement in opgl)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:194560
    • 提供者:ddwoccc

源码中国 www.ymcn.org