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

搜索资源列表

  1. gl2Rotatef

    0下载:
  2. 用OPENGL编写的如何使一个正方形旋转,并还有光照和材质的选择。-prepared using the OpenGL how a square rotation, and there are light and material choice.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:81018
    • 提供者:hxh
  1. GLSlctFdbk

    0下载:
  2. 用OPENGL写的关于如何使用列表和模式选择画球以及球的轨道.-use OpenGL written on how to use the list and mode selection and ball-painting the track.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:83000
    • 提供者:hxh
  1. opengl_Selection

    1下载:
  2. opengl下对三维物体进行选择反馈的源码,对提取三维物体的特征信息有很大帮助-opengl under the right choice of 3D objects feedback from the source, on the extraction of three-dimensional objects is very helpful information
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:15526
    • 提供者:孟庆洋
  1. view3ds

    2下载:
  2. 源码3d格式转化软件view3ds下载 1,用VIEW3DS打开*.3ds文件; 2,左键点击打开的VIEW3DS显示区上任意一点将会弹出选择菜单; 3,按下E键选择:Export OpenGL C Code,将会自动生成两个文件*.h和   *.gl; 4,将两个文件拷到你的工程(为OpenGL环境)目录下; 5,在你的工程中加入#include\"*.h\"; 6,给*.h文件中生成的显示列表赋id,Model = GL3DS_initialize_--()  
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45463
    • 提供者:沈淳
  1. Lesson3

    0下载:
  2. openGL的window 创建,大小窗口的选择,数据读入-creation, the choice of window size, read data, etc.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6924
    • 提供者:caikai
  1. Openearth

    0下载:
  2. 用OpenGL实现展开地球的三维动画 打包说明:打包软件为winzip,其中paper.zip为正文压缩文件,解压后 为word2000环境下的正文文件paper.doc,program.zip为源程序压缩文件,解压后为VC++6.0环境下的工程文件OpenEarth.dsp等系列程序...及作为纹理使用的位图文件Wordmp.bmp 程序使用说明 解压program.zip为源程序压缩文件,将opengl32.lib glu32.lib glaux.lib等库文件拷
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:174322
    • 提供者:倪明
  1. NewRotation

    0下载:
  2. 该程序是在OpenGL环境下实现了对立体自由选择,可以自由选择绕X,Y,Z轴旋转,旋转的速度可以通过滑动条自由控制。-that the procedure was in OpenGL environment for the realization of three-dimensional freedom of choice, freedom of choice around X, Y, Z-axis rotation, rotation speed can be controlled throu
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34842
    • 提供者:郑建冬
  1. dk0619

    2下载:
  2. 此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:256476
    • 提供者:luoye
  1. c++_opengl_selection

    0下载:
  2. 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-dimensional coordinates of the
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:40862
    • 提供者:wanhy
  1. 3Dbeautifulhouses

    2下载:
  2. 用VC和Opengl实现三维房屋的显示,内有地毯,桌椅壁画等,可从不同角度观察,可自选择背景色-VC Opengl 3D and housing, are carpets, chairs, tables, murals, can be observed from different angles, from the choice of background color
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:803471
    • 提供者:尤凤凯
  1. lightdemo

    0下载:
  2. 这是演示灯光照明的很好的例子,可以展示openGL光照的漂亮效果。 鼠标左键旋转,右键菜单选择。-This is the demonstration of street lighting in a very good example to show the beautiful openGL illumination effects. Rotating the left mouse button, right-click menu options.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:161848
    • 提供者:焦堂生
  1. selectcpp

    0下载:
  2. opengl中有关选择功能的简单使用,使用控制台方式编写-opengl on the simple selection of functional use, the use of the console approach to the preparation of
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45159
    • 提供者:孟维亮
  1. ScaleModel

    0下载:
  2. 3d模型在opengl中的读取由于读入方式的选择使得模型大小不合适,本程序可以进行恰当的缩放-3d model in opengl read because of the way into the reading choices made inappropriate size model, The procedure can be appropriate zoom
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:41279
    • 提供者:华晋孙
  1. maiden

    0下载:
  2. opengl编写的一个高级动画程序,右键单击可进行菜单选择-opengl prepared by a senior animation procedures to be carried out by right-clicking the menu choice
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:644246
    • 提供者:李瑞
  1. select

    0下载:
  2. OpenGL红宝书(第三版)例子代码:选择代码
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3125
    • 提供者:kejuantian
  1. SelectofMouse

    0下载:
  2. 提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。
  3. 所属分类:OpenGL

    • 发布日期:2014-01-16
    • 文件大小:40079
    • 提供者:vcgirl
  1. glGraph

    1下载:
  2. OpenGL实现多边形扫描转换的扫描线算法,以及利用OpenGL绘制饼图和柱状图,颜色的选择
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:337603
    • 提供者:艾文
  1. OpenGLvase

    0下载:
  2. 用OpenGL花花瓶,可以选择颜色,填充等
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26505
    • 提供者:宿舍
  1. Tetris

    2下载:
  2. 简单的opengl小游戏 俄罗斯方块 利用数字键选择难度按回车键确定 开始游戏
  3. 所属分类:OpenGL

    • 发布日期:2014-01-17
    • 文件大小:110973
    • 提供者:球球
  1. MouseControl

    0下载:
  2. 一个简单的在OpenGL场景里面用鼠标控制的程序,包括缩放,平移,选择以及选中目标等
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:37302
    • 提供者:sam he
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com