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

搜索资源列表

  1. 二维图像三维显示

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

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

    0下载:
  2. 借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。-using VC and OpenGL programming, achieving the rotating triangle, a mixed use, image quality and speed for a compromise, and the depth test. It is a very good example.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30282
    • 提供者:陈徐红
  1. threedmesh

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

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

    0下载:
  2. 在Visural c++环境下用opengl绘制旋转的三维i图图像-in Visural environment using opengl rendering of 3D rotation i Image
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:28155
    • 提供者:zhu
  1. 207

    0下载:
  2. 一个很简单的opengl程序,功能包括:简单模拟了太阳、地球月亮的运行,画立方体、直线、点等几何图元,bezier曲线及反求bezier控制点(点的数量为4),nurbs曲线及裁剪,图像可以平移、缩放和旋转(由于是本人初学opengl,所以请多多包含)-a very simple opengl procedures, functions include : simulation of a simple sun, the earth the moon operation, painting cub
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:96936
    • 提供者:wangwei
  1. LaserCAM

    0下载:
  2. 一个封装的比较好的OpenGL框架,可以实现放大缩小,平移旋转等功能,直接在OnDrawGL中绘制想要的图像即可-a package of relatively good OpenGL framework can be achieved zooming and rotation features such as translation, OnDrawGL directly in the drawing unwanted images can be
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:64447
    • 提供者:hy
  1. 3Ddrawing

    0下载:
  2. VC++6.0编写的3D图像程序.可以使用鼠标或键盘随意旋转3D图像,以及调整其颜色及光照效果.-VC 6.0 3D graphics prepared by the procedure. Using the mouse or keyboard randomly rotating 3D graphics, and adjust its color and lighting effect.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:60868
    • 提供者:王道
  1. CarAirCraft3DSLoaderMove

    1下载:
  2. 新的3D图像导入程序,并且实现3D汽车的移动,和视角的旋转-new 3D graphics import procedures, and the realization of 3D mobile vehicles, and the rotation angle
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:937488
    • 提供者:zsh
  1. OpGL.rap

    0下载:
  2. 利用opengl 实现了立体图像的旋转、以及光照等功能.-achieved using opengl stereo image rotation, and the illumination, and other functions.
  3. 所属分类:OpenGL

    • 发布日期:2014-01-15
    • 文件大小:70097
    • 提供者:gj
  1. 20052111201507

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

    • 发布日期:2008-10-13
    • 文件大小:108728
    • 提供者:杨秉岐
  1. DelphiOpenGL

    0下载:
  2. OpenGL图像绘制,构造一个窗体,显示一个旋转的立方体和一个旋转的四边体。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7750
    • 提供者:NoWhere
  1. Static_OpenGL_Transprent

    2下载:
  2. 一个扩展CStatic类的OpenGL图像处理显示类。该类可以很容易移植在对话框中用于三维图像处理,并且可以支持鼠标旋转、平移、缩放模型。功能强大。-an expansion of the category CStatic OpenGL display image processing category. These can be easily transplanted in the dialog box for three-dimensional image processing, and s
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:110162
    • 提供者:郑明
  1. C__DocumentsandSettings_cq_桌面_VC

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

    • 发布日期:2008-10-13
    • 文件大小:106591
    • 提供者:李茜
  1. 着色和旋转(3、4)

    0下载:
  2. 这个是相当不错的OpenGL教程,该教程的每一篇都是结合着实例, 结合着源代码来讲解的, 循序渐进, 是学习 OpenGL 的佳品。 Lesson3--Lesson4-this is a fairly good guide OpenGL, the Directory each with a combination example, in conjunction with the source code to explain the gradual process of learning Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:75102
    • 提供者:唐伟
  1. OpenGL(sphere)

    0下载:
  2. 利用OPENGL和VC混合编程,实现窗口的分割,左边窗口设置控制命令,右边窗口绘制图像并且可以设置坐标旋转。-Using OPENGL and VC mixed programming, split window, left window, set the control commands, drawing in the right window and you can set the coordinate rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8993548
    • 提供者:李思吟
  1. a

    0下载:
  2. opengl图像旋转,访客数据恢复斯蒂芬速度斯柯达积分和适当放宽-image rotation opengl kjlfjlsdf s fsljflsd fsd fsdf sdkfj sdf sdf sdfjsdf dskf
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:185292
    • 提供者:赵丹
  1. OpenG

    0下载:
  2. opengl图像旋转,及文字显示,大家好好学习一下,方便交流-opengl rotate the image, and text display, we learn about, to facilitate the exchange
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:9108
    • 提供者:谁啊
  1. examples

    0下载:
  2. 图像旋转,opengl学习者必备的东西,大家相互学习-Image rotate, opengl learners essential things, we learn from each other
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:93330
    • 提供者:谁啊
  1. Lesson04

    0下载:
  2. 结合lesson1-lesson3进行图像的旋转,重点理解为什么能够旋转,理解是哪行代码使得图像旋转-Lesson1-lesson3 the image with the rotation, the focus can be rotated to understand why, to understand which line of code makes the image rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:747457
    • 提供者:
  1. 图像处理 几何运算 平移旋转镜像缩放

    0下载:
  2. 哈工大计算机图形学实验,opengl和c++实现,可以实现平移旋转的功能(The function of translation and rotation can be realized)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-04
    • 文件大小:3807232
    • 提供者:箫淮
« 12 3 »
搜珍网 www.dssz.com