搜索资源列表
glut(PDF)
- shixian cuo qie cheng xu
glut
- glut头文件包,这是图像编程基本的头文件,你可以利用vc工具菜单导入即可
glut51
- 用glut绘画36个雪人,可用键盘自由移动视角
glut
- glut.h 把这个文件\"include\"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。 glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。 glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%\\System32文件夹下。 然后拷贝对应的文件到对应的目录: glut32.dll to %WinDir%\\System, //这里或
Circle.rar
- glut画圆程序 OpenGL中无专门的画圆命令,所以自己做了一个用glut画圆程序。,OpenGL drawcircle glut procedures drawcircle no special order, so do a program using glut drawcircle.
glut_bunny
- 用opengl 中的 glut 库实现,载入兔子模型,打上光照显示出来-Opengl with glut in the library, loading the rabbit model, marked with light show
Tao_GLUT_model (3DS格式)模型读取
- c#下用CSGL框架实现的3D(3DS格式)模型读取 ,glut函数用的是Tao.freeglut-c# under the framework of realization with CSGL 3D (3DS Format) model reads, glut function with the Tao.freeglut
all
- Tangan robot, using GLUT
botol
- The Botol, using GLUT
pong
- pong game C++ created by danis using glut library
glut-3.7.6
- opengl中的gult函数库,包括opengl32.lib glu32.lib glut32.lib -gult
glut
- glut函数详解,了解OpenGL的glut中的函数的具体功能和用法-Discr iption of glut function
glut-3.7.6
- gult.h 在VC6.0或者更高版本中可以进行OPGL得编程-gult.h in VC6.0 or later can be programmed to OPGL
Proiect
- A graphics application, made in Visual C++ and using the glut library. Models created in 3ds Max and saved in .obj format.
glut
- This GLUT(OpenGL) Library-This is GLUT(OpenGL) Library
glut
- glut 库、 编程实例 及 相关参考资料-glut library, programming examples and related references
alpha3d
- stars code in glut using visual studio 6.0
opengl-glut.h
- opengl-glut.h,Opengl封装后的头文件和库文件,下来直接用就可以了-Opengl-glut.h, Opengl encapsulation header files and library files, and the direct use of it
glutdemo modify
- Glut demo changed.
glut
- 计算机图形学glut库,codeblocks可使用(Glut is a library used in computer graphics and providing for codebloks.)