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

搜索资源列表

  1. Simple3dOpenGL

    0下载:
  2. 采用opengl实现简单的三维场景,并实现旋转缩放功能。纹理图片需与可执行文件放在同一文件夹下
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:661.52kb
    • 提供者:陈雪姣
  1. chen2

    0下载:
  2. 立方体的显示、旋转并且可以在立方体上贴上图片等bmp文件
  3. 所属分类:OpenGL

    • 发布日期:2014-01-17
    • 文件大小:4.07mb
    • 提供者:王保庆
  1. ogl_vertex_data转动的正方体的融合

    0下载:
  2. 本程序是基于opengl平台的c++代码,主要体现的是一个融合图片的旋转立方体.-this program is based on the platform opengl c code, the main picture is a fusion of rotating cube.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:42.17kb
    • 提供者:刘起
  1. VC++实现纹理贴图旋转立方体

    1下载:
  2. 利用VC++6.0开发环境下的OpenGL,实现将.bmp格式的图片纹理映射到生成的立方体上,并且立方体可以根据用户的要求以不同的速度不同的角度旋转,用户也可以选择自己喜爱的图片任意更换立方体六个面的纹理图,用户还可以将运行之后的可执行程序设置为自己电脑的屏幕保护程序。
  3. 所属分类:OpenGL

    • 发布日期:2011-03-16
    • 文件大小:2.11mb
    • 提供者:chenshasha1989
  1. opengltest1

    0下载:
  2. 使用VS2008和opengl编写的全景图像拼接程序,可以完成图像拼接的立体显示,可以旋转,缩放,控制键为空格,和上下左右的四个箭头键,以及上下翻页两个键。包括立方体,圆柱面和球面全景图的生成,附有测试图片。 -Written using VS2008 and opengl panoramic image stitching programs you can complete the three-dimensional image mosaic display, you can rotate
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:48.12mb
    • 提供者:姜虎东
  1. 3Dstudy_new

    0下载:
  2. 用opengl esb编写的旋转的立方体的代码,立方体的各个面都贴了图片。-Written with opengl esb code rotating cube, each cube face images are posted.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:68.75kb
    • 提供者:蚊子
  1. 1

    0下载:
  2. 纹理映射 旋转的立方体 6个面都载入一张图片 映射上去-Cube 6 faces are texture mapping an image
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:1.95kb
    • 提供者:沈利国
  1. MouseAndLight

    0下载:
  2. 利用opengl和vc6.0画的旋转立方体源码 立方体各个面上加上了图片效果 可以又用户控制光照和旋转立方体的旋转的速度与角度-Opengl and vc6.0 painting using rotating cube cube source added a picture of various surface effects can also user-controlled light and rotate the cube of the speed and angle of rota
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:754.65kb
    • 提供者:骄阳
  1. rain

    0下载:
  2. 生成一个可以自动旋转的正方体并且上面付有图片,但不完善的是6个面的图片是一样的。-Can automatically generate a rotating cube and have to pay above the picture, but the imperfect is six face images is the same.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5.16mb
    • 提供者:秦始皇
  1. TextureLighting

    0下载:
  2. 用OpenGL实现一个三维立体的正方体,可在正方体的不同面显示不同图片,也可一控制正方体旋转速度。-OpenGL implementation with a three-dimensional cube, cube can display different images of different surfaces, but also a control cube rotation speed.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:liuyoudi
  1. opengl_qt_texture_mapping

    1下载:
  2. 纹理映射简单的讲,就是把一个纹理(其实说白了,纹理可以理解为一幅图像)映射到空间物体的表面上,因此纹理映射也叫贴图,这个表明不一定是矩形,比如说我可以是球面,或者是任意曲面。在上一篇文章OpenGL_Qt学习笔记之_04(3D图形的绘制和旋转)中,我们绘制的空间体的表面都是一些光滑的颜色,如果要在其表面采用那种方法绘制图像的话,则必须利用微分的思想,一个一个的绘制小图像,然后拼接起来,可想而知,这个过程是多么的复杂,opengl的纹理映射就可以很好的解决这一问题。 这个实验室在上一篇博文Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:381.61kb
    • 提供者:wuwei
  1. opengl_6

    0下载:
  2. 用opengl写的海贼王魔方代码,使用的是C++,6个面的纹理图片都不一样,可以按键盘旋转魔方-Piece Cube opengl write code to use is C++ the 6 surface texture picture is not the same, you can press the keyboard rotating cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:18.72mb
    • 提供者:waterelement3
  1. 3DView

    0下载:
  2. 一个opengl编写的立方体多重纹理程序,将图片贴在立方体的六个面上,并可以控制旋转,使切片图像三维可视化。-A written opengl the cube multitexture procedures pictures posted on the six faces of the cube, and can control the rotation of the slice images of 3D visualization.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-27
    • 文件大小:3.05mb
    • 提供者:孤江月
  1. reconstruction

    0下载:
  2. 把一系列医学B超图片,进行三维的展现,可以进行键盘操控,旋转查看-A series of medical B super pictures show three-dimensional keyboard control, rotating view
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-30
    • 文件大小:7.79mb
    • 提供者:mengxianwei
  1. sphere-texture-

    0下载:
  2. 基于win32控制台的小程序,主要实现球面贴图的功能,没旋转放大缩小,但有接口,使用者很容易能够加进去键盘控制放大缩小旋转等。图片像素要求是2的n次方,可以自己画,这里的是128*128像素的。-Based on win32 console applet, the main achievement of the spherical mapping function, not rotating zoom, but it has an interface, the user can be easil
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:1.7mb
    • 提供者:侯增涛
  1. 1Block

    0下载:
  2. OpenGl编写的一个正方体,六个面各贴一张图,共六张不同图片,可以通过方向键旋转正方体。-OpenGl prepared a cube, six faces of the paste a chart of six different pictures, you can rotate the cube using the arrow keys.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:690.23kb
    • 提供者:苏金河
  1. rotate-five-stars

    0下载:
  2. 使用OpenGL开发的旋转五角星图片的程序,对于相关程序的开发有借鉴作用。-Use OpenGL development of rotating pentagram pictures procedures related to the development of procedures for a reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:56.35kb
    • 提供者:陈大军
  1. terrain

    0下载:
  2. 这是关于OpenGL的一个程序。主要是为了读取图片和让图片旋转。(这个程序的运行需要OpenGL的函数库,自行在网上下载)-This is a program about the OpenGL. Mainly in order to read the image and let the picture rotation. (This program needs to run OpenGL library, your own web download)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:9.43mb
    • 提供者:yang
  1. earth

    0下载:
  2. 基于OPengl库实现了将纹理图片映射到球形物体上 显示效果旋转的地球-Based OPengl library implements the texture image mapped onto a spherical object display rotating Earth
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:10.85mb
    • 提供者:嘉佳
  1. 采用openg实现简单的三维场景

    1下载:
  2. 采用OPENGL实现简单的三维场景,并实现旋转缩放功能。纹理图片需与可执行文件放在同一文件夹下(A simple 3D scene is implemented with opengl, and the rotation and scaling function is realized. The texture picture needs to be placed in the same folder with the executable file)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-21
    • 文件大小:661kb
    • 提供者:孤独的老张
« 12 »
搜珍网 www.dssz.com