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

搜索资源列表

  1. MutiWindow

    0下载:
  2. 本程序在Visual C++环境下,以4个OpenGL窗口为例,介绍多个OpenGL窗口的实现,在此框架的基础上,可以实现类似3DSMax多视角3D软件编程。实现了三维物体的多窗口显示、移动、旋转级缩放,按住Ctrl或Shift键,拖动鼠标实现不同的操作。是OpenGL编程一个很好的初始平台。-this program in Visual C environment to four OpenGL window as an example. It features OpenGL window ac
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:352501
    • 提供者:龚勋
  1. test9

    0下载:
  2. Welcome to Tutorial 9. By now you should have a very good understanding of OpenGL. You ve learned everything from setting up an OpenGL Window, to texture mapping a spinning object while using lighting and blending. This will be the first semi-advance
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:18541
    • 提供者:mwb
  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 program

    • 发布日期:2017-04-03
    • 文件大小:37885
    • 提供者:李小南
  1. read_model

    0下载:
  2. 這個程式可以讀取以存在的3D模型,並且對其做3D模型移動及轉動。-This program can read the existence of the 3D model, and its so moving and rotating 3D models.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:6234898
    • 提供者:claire
  1. desklamp3D

    0下载:
  2. 3D moving desklamp in OpenGL
  3. 所属分类:Other Games

    • 发布日期:2017-05-11
    • 文件大小:2454411
    • 提供者:oz
  1. nehe_lesson09.tar

    0下载:
  2. NeHe OpenGL Lesson 9: Moving Bitmaps In 3D Space (Python)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:13518
    • 提供者:bobby3254
  1. nehe_lesson10.tar

    0下载:
  2. NeHe OpenGL Lesson 10: Loading And Moving Through A 3D World (Python)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:115310
    • 提供者:bobby3254
  1. TransControl_Src

    0下载:
  2. 三维场景交换技术的实现:在OpenGL2.1中,利用鼠标移动3D物体的实现.文件中是源码.-Interactive Techniques in Three-dimensional Scenes : Moving 3D Objects with the Mouse using OpenGL 2.1_source Colde
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:484065
    • 提供者:lidawei
  1. Moving-Through-A-3D-World

    0下载:
  2. 在OpenGL中绘制简单的3D世界,并在其中漫游-In the draw simple 3D OpenGL world, and in which roaming
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:7200
    • 提供者:zouyuan
  1. lesson09

    0下载:
  2. 3D空间中移动图像: 你想知道如何在3D空间中移动物体,你想知道如何在屏幕上绘制一个图像,而让图像的背景色变为透明,你希望有一个简单的动画。这一课将教会你所有的一切。前面的课程涵盖了基础的OpenGL,每一课都是在前一课的基础上创建的。这一课是前面几课知识的综合,当你学习这课时,请确保你已经掌握了前面几课的知识。 -3D space in moving images: Do you want to know how to move objects in 3D space, you
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:8260
    • 提供者:sh
  1. DelphiOpenGL---3

    0下载:
  2. Delphi OpenGL : moving and rotating 3D shapes
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-23
    • 文件大小:120726
    • 提供者:urehsam
  1. 2.1

    0下载:
  2. OpenGL源代码,用vc6.0编程,实现三维动态机器人效果,在场景中加入来回移动的的灯光,是OpenGL中光照和材质学习的绝好历程-OpenGL source code with vc6.0, this code is a 3d dynamic programming, which is realize the robot effect, in the scene to join the light moving to and fro, OpenGL is in the light and t
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:176056
    • 提供者:李映
  1. 3D-moving-images

    0下载:
  2. 本代码主要在VC++环境下实现opengl的物体移动效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve opengl halo effect, if not compile opengl development libraries available (opengl development library) first condu
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:75310
    • 提供者:
  1. minjie2

    0下载:
  2. 基于openGL,将3DS导入场景实现的3D场景漫游。里边有水,火,模型运动等。环境为VS2008。-based on openGL,draw a 3d enviroment that you can visit,there is fire, water, moving model etc.developing enviroment is VS2008.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:57025536
    • 提供者:zhang mj
  1. study10

    0下载:
  2. opengl学习之十,这一课我们将学习在opengl中载入3D模型,并真正建立一个可以自由移动的3D空间-lesson10, loading in opengl and moving in a real 3D space
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:114646
    • 提供者:viavia
  1. lesson10.tar

    0下载:
  2. Nehe OpenGL 教程 Lesson 10: 在3D场景中移动.实现了光照,神庙-Loading And Moving Through A 3D World
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:124537
    • 提供者:Hao
  1. Moving-Through-A-3D-World

    0下载:
  2. 在OpenGL中绘制简单的3D世界,并在其中漫游-In the draw simple 3D OpenGL world, and in which roaming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7244
    • 提供者:ntexpa
  1. 5DGS-3D-Shadow

    0下载:
  2. Opengl 阴影,WASD移动光源位置,上下左右移动物体位置,按空格可以切换出直升机-Opengl shadow, WASD to move the light source position, the vertical and horizontal position of a moving object, press the space bar to switch out of a helicopter
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:361572
    • 提供者:乔梁
  1. openGL-planet

    0下载:
  2. 3D moving planet made in OpenGL (source code and *.exe)
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-30
    • 文件大小:27733
    • 提供者:PeterH
搜珍网 www.dssz.com