搜索资源列表
Robot Arm GLUT
- Robot Arm GLUT
glut-3.7.6-bin.zip
- OPENGL 3.7.6 头文件 包含glut.h glut32.dll 等等
glut库文件
- 因為寫GLUT程式不用牽涉到window programming,所以教學的程式大部份 皆以GLUT寫成,但window無內建GLUT,所以得先安裝GLUT-wrote GLUT programs not involve programming window, so teaching programs broadcast GLUT most languages, but no built-in window GLUT, you must first install GLUT
glut-3.spec3
- glut手册,涵盖全部opengl-glut函数,详述全部使用功能和注意事项,但唯独一点,英文版-glut manual covers all opengl - glut function, detailing all the functionality and attention to matters, but there was 1:00, in English! ! ! Laughter Hey
Glut
- 使用Opengl 的Glut API编写的一个关于3D箱子转动的程序 平台使用visual c-Opengl use the API Glut prepared by a rotation of the 3D box platform using visual c
glut-3.7.6-bin
- glut-3.7.6-bin的源代码-glut - 3.7.6-bin source code
glut
- 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。 好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有
glut
- glut头文件包,这是图像编程基本的头文件,你可以利用vc工具菜单导入即可
glut.rar
- OPENGL图像编程API中的GLUT库手册,深入编程必备工具文档之一,OPENGL graphics API in the Programming Manual GLUT library, in-depth programming tool, one document
glut-glaux-glu.rar
- 好不容易找齐的opengl需要的三个库函数(glaux,glu,glut),Opengl needs of hard-won找齐three library functions (glaux, glu, glut)
Glut
- delphi 版的 glut pas文件-delphi version of glut pas file
glut
- 简单的GLUT库示例程序,生成一个三维镂垫图案,颜色为随机,能够实现颜色切换、视图切换和拾取、拖动功能-GLUT library simple example program to generate a three-dimensional engraving and pad design, color is random, to achieve the color switch, switch and pick up the view, drag the features
GLUT
- GLUT帮助文档,可以很快帮助你掌握GLUT-GLUT help files, can quickly help you master the GLUT
glut
- glut-3.7.6-bin。对于OpenGL初学者,你可能要先配置一下自己的vc环境。将"glut.h"放置在"..\Microsoft Visual Studio\VC98\Include\GL\"目录下;将“glut32.lib”放置在"..\Microsoft Visual Studio\VC98\Lib\"目录下;将"glut32.dll"放置在"C:\windows\system32\"目录下-glut-3.7.6-bin. OpenGL for beginners, you may
glut
- library Glut for OpenGL
glut-3.spec
- glut3的说明文档 为英文文档,详细说明了glut的各种函数的使用方法-glut3 documentation in English of the documents detailing the various functions of the glut of use
glut
- 用 C++和OpenGL编写的glut库中的各种三维实体对象程序,可以用菜单选择各种实体,可以选择实体的绘制方式。比较适用于OPenGL的初学者,比较容易理解。-Using C++ and OpenGL glut library written in three-dimensional solid objects in a variety of programs, you can choose a variety of entities with the menu, you can choose
glut-sample
- a glut opengl sample programme to check if your VS is correctly seup for opengl programming
glut
- 计算机图形学glut库,codeblocks可使用(Glut is a library used in computer graphics and providing for codebloks.)
glut-3.7.6-src
- The OpenGL Utility Toolkit (GLUT), originally written by Mark Kilgard, ported to Win32 (Windows 95,98,Me,NT,2000,XP) by Nate Robins. For more information check out the README-win32.txt provided in the distribution for installation instructions, and W