The OpenGL Extension Wrangler Library is a simple tool that helps C/C++ developers initialize extensions and write portable applications. GLEW currently supports a variety of operating systems, including Windows, Linux, Darwin, Irix, and Solaris. OpenGL扩展库是个简单的工具,用于帮助C/C++开发者初始化扩展(OpenGL扩展功能)并书写可移植的应用程序。GLEW当前支持各种各样的操作系统,包含Windows,Linux,Darwin,Irix与Solaris。
2023-11-14 19:41:11 323KB Opengl glew
1
用C#做OPENGL开发的类库。有了它用C#也可以做openGL
2023-11-14 05:05:17 1.85MB OpenGL
1
opengl编程指南,学习现代opengl编程的必备好书。带有全目录
2023-10-08 11:31:43 48.65MB OpenGL 红宝书第9版
1
Exercise 5:alpha 混合要求: 1. 绘制若干个透明和非透明茶壶,并体现出它们之间正确的混合效果; 考察目的: 1. OpenGL 中 alpha 混合的使用; 2. 混合绘制透明和不透明物体的正确方法; 3. 运算符的重载和基本 STL 的使用;
2023-10-05 17:51:29 816KB OpenGl alpha混合 透明 运算符重载
1
飞机模拟======================================================================== WIN32 APPLICATION : youxisheji ======================================================================== AppWizard has created this youxisheji application for you. This file contains a summary of what you will find in each of the files that make up your youxisheji application. youxisheji.cpp This is the main application source file. youxisheji.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named youxisheji.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////
2023-09-14 19:19:37 4KB opengl
1
不需要积分,OpenGL库,压缩包里面包括GL.H, GLAUX.H, GLEXT.H, GLU.H, GLUT.H, WGLEXT.H, GLAUX.LIB, GLU32.LIB, GLUT32.LIB, glut.lib, OPENGL32.LIB, GLU.DLL, GLUT32.DLL, GLUT.DLL, OPENGL.DLL
2023-09-10 16:55:49 712KB OpenGL GLAUX GLU GLUT
1
英文版的OpenGL超极宝典
2023-07-19 01:17:38 51.65MB OpenGL
1
八叉树SLAM 使用 CUDA 和 OpenGL 构建和渲染大型八叉树地图 ##参考 【OctoMap:基于八叉树的高效概率3D映射框架】( ) [KinectFusion:实时密集表面映射和跟踪] ( ) [KinectFusion:使用移动深度相机进行实时 3D 重建和交互] ( ) [具有体积融合的实时大规模密集RGB-D SLAM]( ) [CPU 上的实时体积 3D 映射] ( ) [使用体素锥跟踪的交互式间接照明] ( ) [VoxelPipe] ( ) [高效的稀疏体素八叉树 - 分析、扩展和实现] ( ) [GigaVoxels] ( )
2023-07-10 23:43:02 176.79MB Cuda
1
这是OpenGL配置必须的配置,没有它OPENGL很多都进行不了
2023-07-06 10:35:20 229KB OpenGL配置
1
glut32.dll to …windows\System glut32.lib to …VC\lib gl.h,glu.h,glaux.h to … \VC\Include\GL 把相应的文件类型拷到编译软件的相应目录下即可。 把资源献给热爱OpenGL的朋友们!
2023-07-04 23:45:33 724KB OpenGL配置
1