搜索资源列表
glutdlls37beta
- OpenGL glu t32的最新版本的动态库!-OpenGL the latest version of the DLL!
tuxiangchuli
- 使用媒体控制接口(MCI) 使用MCIWnd窗口类 使用OpenGL DirectX编程 DLL的概念 动态链接库的创建 动态链接库的访问 创建ActiveX控件 测试和使用ActiveX控件 进程和线程 线程的管理和操作 线 程 通 信 线程同步 概 述 Windows Sockets 编程 WinInet应用
OpenGL
- 先点击install.bat,把动态连接库csgl.dll和csgl.native.dll拷贝到C盘,然后就可以运行该OpenGL程序了
videotexture.zip
- 视频纹理的演示首先我在这里说明一点事情:那就是OpenGL是可以和DShow协同工作的。我在这个程序里的主要做法就是把 DShow 渲染出来的画面作为一个纹理数据给贴到OpenGL的图元上去。关于如何使用DShow播放视频不是我们要关心的问题。而且我也不懂 DShow。我在DX的 SDK里找到一个例子该例子实现了这样的一个Filter。它能把从DShow播放出来的画面渲染成一个数组。我把这段代码给摘出来了。然后包装了一下。做成了一个dll。该dll能支持视频纹理的播放。而在我给出的代码里则是把把
cglib
- cg.dll.cggl.dll.opengl开发必须的两个动态连接库!很好很-development must cg.dll.cggl.dll.opengl two Dynamic Link Library! Very good
cg
- OpenGL开发必备的动态链接库,一般电脑上都会缺少的-OpenGL development of essential dynamic link library, the computer will generally missing
cgGL
- cggl.dll OpenGL开发必备的动态链接库,一般电脑上都会缺少这个-cggl.dll OpenGL development of essential dynamic link library, the computer will generally lack the
OpenGLdlllibinclude
- 这里提供出了几个OPENGL在VC++环境下编程的几个必备的文件,头文件(INCLUDE),连接库(LIB),动态链接库(DLL)-Here are a few OPENGL in VC++ programming environment for a few necessary files, header files (INCLUDE), link library (LIB), dynamic link library (DLL)
DLL
- OpenGL 的大部分动态链接库DLL:glaux. glu. glu32. glut. glut32. opengl. openGl32-the DLL of OpenGL:glaux. glu. glu32. glut. glut32. opengl. openGl32
csgl
- 在C#中通过调用OpenGL 动态链接库文件:csgl.dll和csgl.native.dll实现OpenGL所提供的强大的图形功能。 -Call OpenGL dynamic link library file in C#: csgl.dll, and csgl.native.dll powerful graphics features OpenGL provided
csgl.native
- 在C#中通过调用OpenGL 动态链接库文件:csgl.dll和csgl.native.dll实现OpenGL的图形功能。 -Call OpenGL dynamic link library file in C#: csgl.dll, and csgl.native.dll powerful graphics features OpenGL provided
OpenGl
- 最新 32位 win7 下OpenGL各种头文件、静态连接库文件、与动态链接库(gl/glu/glut/glew/glfw/gl3/freeglut等)-the newest win7 32 OpenGl include lib dll. (gl/glu/glut/glew/glfw/gl3/freeglut)etc
ku
- vs2012下,OpenGL5版蓝皮书的库,官网只提供cpp和.h文件,此文件为编译好的动态链接库和静态链接库,可以直接使用-the lib and dll of OpenGL
glut
- 1.头文件: gl.h, glut.h, glu.h放到E:\Microsoft Visual Studio\VC98\include\GL中,如果没有GL,就自己建一个。 2.静态库文件: Opengl32.lib, glut32.lib, glu32.lib放到E:\Microsoft Visual Studio\VC98\lib中 3.动态链接库: Opengl32.dll, glut32.dll, glu32.dll放到C:\Windows\system中(1. The hea