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

搜索资源列表

  1. 22

    0下载:
  2. 下面的代码在windows控制台下采用GLUT库,实现了一个彩色三角形在窗口内匀速转动(按下键盘上“ESC”键退出),请修改代码,实现窗口中三角形右边画一个正方形,并让该正方形也能匀速转动。-The following code in windows console using GLUT library that implements a colored triangle in the window uniform rotation (the keyboard by pressing "
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-06
    • 文件大小:1524444
    • 提供者:程芳圆
  1. Ex1

    0下载:
  2. 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成五星红旗-On Windows systems, the installation GLUT library: Open the glut-3.7.6-bin.zip, remove glut.h, glut32.lib, glut32.dll, were placed
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6292839
    • 提供者:yiyi
  1. Rotate

    0下载:
  2. 采用GLUT库,实现了一个矩形在窗口中匀速转动(单击鼠标右键停止转动)-Using GLUT library that implements a rectangle in the window uniform rotation (right-click stops)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:181236
    • 提供者:泪无痕
  1. rotate

    0下载:
  2. 采用GLUT库,实现了一个彩色三角形在窗口内匀速转动(按下键盘上“ESC”键退出),请修改代码,实现窗口中三角形右边画一个正方形,并让该正方形也能匀速转动。-Using GLUT library that implements a colored triangle in the window uniform rotation (the keyboard by pressing " ESC" key to exit), modify the code to achieve the
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:188713
    • 提供者:泪无痕
  1. cgwork

    0下载:
  2. 计算机图形学综合性试验(利用OpenGL的相关库函数及glut库函数设计轿车及动画功能)-Comprehensive test of computer graphics (using OpenGL and glut library functions related to design cars and animation library functions function)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:9912
    • 提供者:madecle
  1. graphics-image_performance

    1下载:
  2. 图形学上机实验:图形性能。利用GLUT库,编写一个OpenGL程序,实现绘制若干OpenGL基本体素、可以控制改变球的数量和球的体积、切换是否填充所绘制的基本体素、使绘制的球体旋转、统计绘制时间。此外包含详细的实验报告。-Graphics on an experiment: graphics performance. Use GLUT library, write an OpenGL program to achieve certain rendering OpenGL basic elemen
  3. 所属分类:OpenGL

    • 发布日期:2017-05-29
    • 文件大小:2444951
    • 提供者:weiyi
  1. Flag

    0下载:
  2. 一个简单的使用OpenGL绘制五星红旗的程序,适合初学者了解最基础的图形绘制和运作机制。需预先安装GLUT库。-A simple use OpenGL flag program, suitable for beginners to understand the most basic graphics rendering and operating mechanisms. GLUT libraries need to be pre-installed.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:801
    • 提供者:Eu
  1. chair

    0下载:
  2. 基于VS2010的一个读取3DS的opengl座椅程序,能对其旋转、缩放、和移动,有纹理的读取,采用了glut库编程。注意事项:3DS模型文件和对应的贴图文件要放在同一个文件夹中。-A reading of the 3DS seat OpenGL program based on VS2010, the rotation, scaling, and mobile, read a texture, using the glut database programming. Note: the 3DS
  3. 所属分类:Graph program

    • 发布日期:2017-06-12
    • 文件大小:19396438
    • 提供者:赖瑾建
  1. glut376srcAndDll32bit64bit

    0下载:
  2. OPENGL学习必备,glut库的32位和64位版本,另附源码。-32-bit and 64-bit versions OPENGL learning essential, glut library, attached source.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9440011
    • 提供者:kingrumn
  1. opengl-glut.h

    0下载:
  2. opengl-glut.h,Opengl封装后的头文件和库文件,下来直接用就可以了-Opengl-glut.h, Opengl encapsulation header files and library files, and the direct use of it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:149190
    • 提供者:YUANJNFA
  1. opencvTest

    0下载:
  2. Opengl代码,用于测试opengl的glut库是否安装成功的代码。运行正确的话结果显示一张二维的正方形。若未配置成功,则程序运行有误。-Opengl code for testing the opengl glut library is successfully installed code. Run correctly, the results show a two-dimensional square. If no configuration is successful, the pro
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4076660
    • 提供者:卡卡
  1. glutEx1

    0下载:
  2. 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “一个六角星” 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。-On Windows systems, the installation of GLUT library: Open glut-3.7.6-bin.zip, r
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:758
    • 提供者:robin
  1. test3

    0下载:
  2. 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成六角星图案。在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 -On Windows systems, install GLUT libraries: Open glut-3.7.6-bin.zip, remove glut.h, glut3
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:562
    • 提供者:何朝杰
  1. glut

    0下载:
  2. Glut函数库接口,在VC6环境下调用此接口开发OpenGL应用程序。-Glut library interface, under VC6 call this interface development environment OpenGL applications.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:290447
    • 提供者:pangyu
  1. ReadObj

    0下载:
  2. 请使用这个glut库(这个支持鼠标滚轮),而且这个导入很粗糙,只支持纹理图是bmp格式的,而且对obj还有一定要求 所以HandleObj就是为了预先处理obj的,使用很简单,直接将3dmax制作的obj(必须用三角形导出,呵呵,所以说很粗糙了)拖到它上面即可 纹理图必须和obj,mtl放在一个文件夹下(这么做,纯粹为了使用相对路径,移植性好)-Please use this glut Library (this supports the mouse wheel), and the im
  3. 所属分类:Graph Drawing

    • 发布日期:2016-03-15
    • 文件大小:21372928
    • 提供者:尹俊
  1. opengl lib库

    0下载:
  2. 包含最全的opengl连接库。GL、GLAUX、glew、glu、glut、glxew、opengl、wglew。
  3. 所属分类:3D图形编程

  1. Quadrics

    0下载:
  2. 用OpenGL的glut库实现二次曲面的绘制,并添加纹理-Plotting conicoid glut with the OpenGL library and add texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:16794
    • 提供者:段兴锋
  1. 22

    0下载:
  2. 简单的opengl代码,可以了解学习opengl图形显示的基本结构及glut库函数用法-simple opengl code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2016
    • 提供者:lzy
  1. freeglut-MSVC-3.0.0-2.mp

    1下载:
  2. freeglut,封装了的glut库,现在仍有更新,有编译好了的64和32版本-freeglut, encapsulates the glut library, there are still updates have compiled the 64 and 32 versions
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:210806
    • 提供者:huyixin
  1. Graphic

    0下载:
  2. opengl绘制机器人,这是简单的程序。利用了glut库,所以需要你配置好这个库-opengl rendering robot
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12593690
    • 提供者:张鹏
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com