搜索资源列表
freeglut
- opengl的glut扩展包开源版,可以在你平台(任意平台)和语言环境下编译成dll和lib,解决glut库版本问题
glut3.7.6
- openGL中glust最新的版本的库,头文件,动态链接库
VS2008OpenGL.rar
- VS 2008中的OpenGL开发库,非常值得下载学习 对应使用vs2008者很有帮助,VS 2008 Development of the OpenGL library, is very worthy of study and the corresponding download vs2008 are very helpful to use
glut_bunny
- 用opengl 中的 glut 库实现,载入兔子模型,打上光照显示出来-Opengl with glut in the library, loading the rabbit model, marked with light show
SmartOGCtrl
- VC++简单的OpenGL封装库源文件,刚开始学习OpenGL,觉得OpenGL虽然好,但是仍有不足的地方。首先要按照它的一些语法去写东西,每个应用都要写一些重复的代码;第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线、画图形等东西。因此,为了方便使用,自己把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。-VC++ simple OpenGL library package source files, just started lea
openglku
- OpenGL开发库,是三维图形编程所必须的-OpenGL development libraries, is necessary for three-dimensional graphics programming
Part1Skeleton
- 基于VS2005和OpenGL图形库的一个openGL的应用实例,实现目录菜单功能,-An example of openGL
glut-3.7.6
- opengl中的gult函数库,包括opengl32.lib glu32.lib glut32.lib -gult
GDIP-Programming-sample
- 本例为GDI程序设计,通过例子学习OpenGL库的开发应用-This case is a GDI programming design, which will help you to learn OpenGL library development and application
Demo
- c++语言以OPENGL库为主开发的3D桌球游戏源代码-in C++ to OPENGL repository-based development, 3D billiard game source code Undo edits
DiXing
- 用opengl实现的三维数据显示,VC++与opengl库的结合-Display of three-dimensional data with opengl, VC++ opengl library binding
02_ObjRead
- 利用openGL实现OBJ文件的读取与展示,需要的库文件已加入。-OBJ file read and display with openGL library files needed to join.
OpenGL
- OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。-OpenGL write (full Open Graphics Library) is a defined a across programming languages, cross-platform programming interface specification, it
OpenGL-samples
- OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。 -OpenGL (all written Open Graphics Library) is a programming language that defines a cross, cross-platform programming interface specificat
OpenGL_model
- 本实例通过对OpenGL库的引用,实现了绘制正方体的功能,并且正方体每个顶点的颜色各不相同. -In this instance through the OpenGL reference library, to achieve the function to draw the cube, and the color of each vertex of the cube are not identical.
OpenGL
- 中文称三维图形标准,是由AT&T公司UNIX软件实验室、IBM、DEC、SUN、HP、Microsoft和SGI等多家公司在GL图形库标准的基础上联合推出的开放式图形库,它使在微机上实现三维真实感图形的生成与显示成为可能。由于OpenGL是开放的图形标准,用户原先在UNIX下开发的OpenGL图形软件很容易移植到微机上的WindowsNT/95上。-Chinese called 3D graphics standard, is AT & T' s UNIX Software Lab
opengl-glut.h
- opengl-glut.h,Opengl封装后的头文件和库文件,下来直接用就可以了-Opengl-glut.h, Opengl encapsulation header files and library files, and the direct use of it
OpenGL
- OpenGL的库文件和头文件,可以直接使用-OpenGL library files and header files,it can be used directly
OpenGL
- OpenGL三维图像开发库,包含glu.h,glut.h,glew.h等库,种类齐全。-OpenGL 3D graphics development library contains glu.h, glut.h, glew.h such as libraries, the full range.
Polycut_weiler-atherton
- 基于weiler-atherton算法的多边形裁剪程序实现,使用OpenGL库实现基本的多边形裁剪动画。-Based weiler-atherton polygon clipping algorithm program implementation, using OpenGL library implements basic polygon clipping animation.