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

搜索资源列表

  1. glut_demo

    0下载:
  2. 基于C++的opengl编程,可以简单实现点击鼠标右键然后画出几种图形。-Based on C++, opengl programming, you can simply click the right mouse button and then draw the realization of several graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:790779
    • 提供者:李织
  1. glut_menu

    0下载:
  2. 基于C++的opengl编程,可以实现选择不同的颜色到图形上,-Based on C++, opengl programming, can choose different colors to the graphics on
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:256415
    • 提供者:李织
  1. glut_MFC_Std

    0下载:
  2. 只是一个简单的基于MFC的OpenGL编程。有基本的对鼠标键盘的影响处理-An MFC program using OpenGL, you can moving a Cube box with arrow key, drug mouse to rotate with left button down. Wheel with left button down to scale box.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9375443
    • 提供者:曾大海
  1. OpenGL

    0下载:
  2. OpenGL glut库函数详解 -OpenGL glut library functions Detailed OpenGL glut library functions Detailed
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:31726
    • 提供者:zzz
  1. cir

    0下载:
  2. Graphical circle using glut
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:674
    • 提供者:nouman
  1. walking_robot_with_flash_light

    0下载:
  2. 其實這是用VS2008做的 用OpenGL做一個走動的robot 其右手有個flash light可照亮經過的地方 是使用Scene Graph的概念做的 請注意要先安裝好glut.h...等檔案-a walking robot with a flash light in right hand
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:155532
    • 提供者:amidofu
  1. 1111

    0下载:
  2. 利用Glut库,编写一个OpenGL程序,实现以下功能: l 仿照课本2.4.3的例子,绘制若干OpenGL基本体素(三角形、三角形带、四边形、四边形带)构成的球体, l 可以控制改变球的数量和球的体积,来改变基本体素的数量以及顶点的数量。 l 可以通过改变glPolygonMode,切换是否填充所绘制的基本体素。 l 利用函数glutGet(GLUT_ELAPSED_TIME)(returns the time in milliseconds sinc
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1454
    • 提供者:易寒
  1. PPM

    0下载:
  2. OpenGL中绘制圆柱的方法 用glut库 有立体效果的圆柱体-Methods to draw OpenGL cylindrical three-dimensional effect with the glut library cylinder
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:71982
    • 提供者:mengmakies
  1. Glutdlls37beta

    0下载:
  2. glut32.dll 放入system32 glut32.lib 放入 编程软件lib目录 glut.h 放入include目录下的gl目录-glut32.dll system32 glut32.lib into the programming software into the lib directory into the include directory glut.h gl directory
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:77267
    • 提供者:tianzhiya
  1. test

    0下载:
  2. Example for draw number on OpenGl with glut
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:999
    • 提供者:Dewanta
  1. graficslab1

    0下载:
  2. 图形学的一些实验,GLUT的鼠标控制,采用的是C++编程,涉及窗口的实现-Graphics of some experiments, GLUT mouse control, using the C++ programming, involving the realization of the window
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:308393
    • 提供者:liangjie
  1. Ponytail

    0下载:
  2. How to Simulate A Ponytail - The Sample App This is a very simple Lagrange Multiplier constrained dynamics simulator to accompany my articles and lectures on How to Simulate a Ponytail. For more information, see http://chrishecker.com/H
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:169229
    • 提供者:woojin
  1. glut

    0下载:
  2. OPENGL所需要的头文件和DLL和LIB,非常好的资料。-OPENGL required header files and DLL and LIB, very good information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:93967
    • 提供者:sunyanbiao
  1. 23235_Trace

    0下载:
  2. TRACE基于white整体光照明模型,完成了对三维网格物体的光线跟踪, * * 可以对*.OFF文件表示的三维网格物体进行处理。编译此软件请确保您的计算机上 * * 有glut库相关文件(下载到http://www.xmission.com/~nate/glut.html)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:63696
    • 提供者:zengqiang
  1. opengl-unix-(irix)

    0下载:
  2. opengl for irix support glut and input
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:55040
    • 提供者:kumen
  1. template

    0下载:
  2. 使用glut的opengl编程模板代码,修改后即可以开始创建opengl应用-templates to create opengl application
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:869
    • 提供者:happydagui
  1. glutTextureSample

    0下载:
  2. glut OpenGL 手臂 可以缩放 关节可以旋转-glut OpenGL arm,which can change the scale and turn some angle
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4216193
    • 提供者:han
  1. plmy

    0下载:
  2. 该文件是用OpenGL的GLUT功能在VC平台上的一个源程序。-This file is in use OpenGL, GLUT functions as a source VC platform.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:47494
    • 提供者:子方
  1. modelload

    0下载:
  2. Example of the OpenGl glut library. Example of using a glm to load a model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:370533
    • 提供者:Zimmy666
  1. GLUT-Window-Template

    0下载:
  2. Directx program exsample
  3. 所属分类:DirextX

    • 发布日期:2017-04-04
    • 文件大小:251547
    • 提供者:rudin
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 31 »
搜珍网 www.dssz.com