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

搜索资源列表

  1. Robotrotation

    0下载:
  2. 使用VC++2005实现了旋转的机器人,先使用OpenGL基本图元,绘制了一个简单的机器人,再使用计时器,使其进行旋转运动。-Implemented using VC++2005 robot rotation, the first use of OpenGL primitives to draw a simple robot, then use the timer, so the rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8417651
    • 提供者:zhurong
  1. Lesson05

    0下载:
  2. 利用openGL实现三维立体模型和立体模型的上色和旋转-Three-dimensional solid model using openGL and three-dimensional model of color and rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1258309
    • 提供者:刘江维
  1. GLFrameOpengl

    0下载:
  2. opengl实现的窗口框架程序,利用opengl在窗口中绘制了立体图形,可以进行旋转或者全屏显示!-opengl implementation process window frame, using opengl to draw in the window of three-dimensional graphics can be rotated or full screen!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3491289
    • 提供者:杜以华
  1. sanlengjing

    0下载:
  2. 自己用OpenGL写的程序。主要实现三棱镜(四面体)的旋转和颜色变化。-Write their own programs with OpenGL. Main achieved prism (tetrahedron) of the rotation and color change.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1914726
    • 提供者:x33325
  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
    • 文件大小:2858
    • 提供者:BB
  1. GL01_OpenGLWin32Framework

    0下载:
  2. 用Vc和opgl编写的一个立方体旋转的实例,便于openGL初学者的学习和理解-Written by Vc and opgl rotate a cube instance, easy to learn and understand for beginners openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:664977
    • 提供者:ym
  1. multitexture

    0下载:
  2. 用OpenGL对立方体表面加载图像,并进行旋转-The surface of the cube with OpenGL image load and rotate
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2333339
    • 提供者:liujiang
  1. MyDlgOpenGL

    0下载:
  2. //基于对话框的OpenGL图形程序 实现一个贴图立方体的旋转,可以响应按键消息 -Based on the OpenGL ,the programe can be used to rotate a cube sticked with picture,also can respond to the message of keys.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:297526
    • 提供者:john
  1. SceneSimulation

    0下载:
  2. 简单的用OpenGl开发的场景模拟,并且能实现上下左右和旋转的视角转换-Developed a simple to use OpenGl scene simulation, and to achieve vertical and horizontal angle and rotation transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1104838
    • 提供者:血牙
  1. f117a

    0下载:
  2. 使用OpenGL绘制3D的F117A隐形战机,显示框架和渲染图,并且可以用方向键实现旋转-Create a 3D F117A with OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:2293
    • 提供者:bryan
  1. cl

    0下载:
  2. 采用VisualC++6开发,框架为MFC+OpgnGL,鼠标控制物体旋转、移动。-use visual c++6, MFC+OpenGL,the model can be rotate and move by mouse.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:24083
    • 提供者:qdqw
  1. Display3Dmodel

    1下载:
  2. 用VC6.0和OpenGL实现在VC环境中加载3D模型,将相关的.c文件包含到自己的工程后,可以轻松实现3D模型的导入,并可移动、缩放和旋转。-OpenGL implementation with VC6.0 and loaded in the VC environment, 3D models, will be relevant. C files included in your project, you can easily import 3D models, and can move, s
  3. 所属分类:OpenGL

    • 发布日期:2012-11-17
    • 文件大小:6822710
    • 提供者:马昆骐
  1. MFCOpenGL

    0下载:
  2. 在MFC单文档工程中,用OpenGL渲染一个可以用鼠标和键盘旋转的机器手臂。-In the MFC single document project, with OpenGL rendering a mouse and keyboard can be rotated with the robot arm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3797319
    • 提供者:宋杰
  1. RotatingStereoRingDoubleCacheTechnology

    0下载:
  2. 利用Opengl的双缓存技术绘制一个自动旋转的环状动画。-Dual-use caching technology Opengl drawing an automatic rotating ring animation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1448986
    • 提供者:朱飞
  1. OG

    0下载:
  2. 利用MFC和OpenGL开发的一个绘制曲面的例子,可以对曲面进行旋转、改变绘制模式、改变光照等。-Developed using MFC and OpenGL example of a drawing surface, surface can be rotated to change the drawing mode, change the lighting and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:40423
    • 提供者:林英
  1. work2

    0下载:
  2. opengl 图形图像,用平移,缩放,旋转实现各类二维或三维图形-opengl graphic image, with translation, scaling, rotating two-dimensional or three-dimensional graphics to achieve various
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1028
    • 提供者:qiwei
  1. 1

    0下载:
  2. 学习OpenGL时用得到的初级程序,一个可以用鼠标控制旋转的立方体,加了着色,光照。初学OpenGL不错的参考程序-When learning to use OpenGL are the primary process, one can rotate the cube with the mouse control, plus a colored, light. A good beginner' s reference program OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:279340
    • 提供者:钱冰
  1. Delphi.OpenGL3dimensional.stars

    0下载:
  2. Delphi 编程OpenGL三维旋转星体设计Delphi Programming OpenGL three-dimensional design of rotating stars -Delphi Programming OpenGL three-dimensional design of rotating stars
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:228738
    • 提供者:aht
  1. CH20.ZIP

    0下载:
  2. opengl源代码,立方体旋转,纹理的使用-opengl source code, cube rotation, the use of texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1377422
    • 提供者:张三
  1. cuberotateOpenGL

    0下载:
  2. 利用VC++和OpenGL生成了一个立方体,设置光照和旋转动作,有兴趣的朋友可以下载分享,以后可以进行此方面的经验交流。-VC++,OpenGL,3D cube,rotate,for new users or ones with some VC experience.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:814464
    • 提供者:
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com