• 大小: 1.42MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-23
  • 语言: 其他
  • 标签: opengl  

资源简介

里面包含bin文件,glew的include,lib和src,freeglut的include和lib,还有gltools的include,lib和src,编译和测试基于vs2015社区版

资源截图

代码片段和文件信息

/*
** The OpenGL Extension Wrangler Library
** Copyright (C) 2008-2015 Nigel Stewart 
** Copyright (C) 2002-2008 Milan Ikits 
** Copyright (C) 2002-2008 Marcelo E. Magallon 
** Copyright (C) 2002 Lev Povalahev
** All rights reserved.
** 
** Redistribution and use in source and binary forms with or without 
** modification are permitted provided that the following conditions are met:
** 
** * Redistributions of source code must retain the above copyright notice 
**   this list of conditions and the following disclaimer.
** * Redistributions in binary form must reproduce the above copyright notice 
**   this list of conditions and the following disclaimer in the documentation 
**   and/or other materials provided with the distribution.
** * The name of the author may be used to endorse or promote products 
**   derived from this software without specific prior written permission.
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS“ 
** AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE 
** IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
** ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 
** LIABLE FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR 
** CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF 
** SUBSTITUTE GOODS OR SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS
** INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN
** CONTRACT STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
** ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF
** THE POSSIBILITY OF SUCH DAMAGE.
*/

#include 

#if defined(GLEW_OSMESA)
#  define GLAPI extern
#  include 
#elif defined(GLEW_EGL)
#  include 
#elif defined(_WIN32)
#  include 
#elif !defined(__ANDROID__) && !defined(__native_client__) && !defined(__HAIKU__) && (!defined(__APPLE__) || defined(GLEW_APPLE_GLX))
#  include 
#endif

#include   /* For size_t */

#if defined(GLEW_EGL)
#elif defined(GLEW_REGAL)

/* In GLEW_REGAL mode we call direcly into the linked
   libRegal.so glGetProcAddressREGAL for looking up
   the GL function pointers. */

#  undef glGetProcAddressREGAL
#  ifdef WIN32
extern void *  __stdcall glGetProcAddressREGAL(const GLchar *name);
static void * (__stdcall * regalGetProcAddress) (const GLchar *) = glGetProcAddressREGAL;
#    else
extern void * glGetProcAddressREGAL(const GLchar *name);
static void * (*regalGetProcAddress) (const GLchar *) = glGetProcAddressREGAL;
#  endif
#  define glGetProcAddressREGAL GLEW_GET_FUN(__glewGetProcAddressREGAL)

#elif defined(__sgi) || defined (__sun) || defined(__HAIKU__) || defined(GLEW_APPLE_GLX)
#include 
#include 
#include 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     198656  2015-03-15 14:28  OpenGL\bin\freeglut.dll

     文件     348672  2015-12-03 21:08  OpenGL\bin\freeglutd.dll

     文件     341504  2016-11-20 21:27  OpenGL\bin\glew32.dll

     文件     169984  1998-08-18 16:25  OpenGL\bin\glut.dll

     文件     221184  2009-08-17 20:34  OpenGL\bin\glut32.dll

     文件        703  2015-03-14 15:34  OpenGL\freeglut-3.0\include\GL\freeglut.h

     文件      10682  2015-03-14 15:34  OpenGL\freeglut-3.0\include\GL\freeglut_ext.h

     文件      27470  2015-07-22 08:45  OpenGL\freeglut-3.0\include\GL\freeglut_std.h

     文件        660  2015-03-14 15:34  OpenGL\freeglut-3.0\include\GL\glut.h

     文件      39732  2015-03-14 15:19  OpenGL\freeglut-3.0\lib\freeglut.lib

     文件      92413  2016-11-20 21:27  OpenGL\glew-2.0.0\include\GL\eglew.h

     文件    1058609  2016-11-20 21:27  OpenGL\glew-2.0.0\include\GL\glew.h

     文件      74992  2016-11-20 21:27  OpenGL\glew-2.0.0\include\GL\glxew.h

     文件      64124  2016-11-20 21:27  OpenGL\glew-2.0.0\include\GL\wglew.h

     文件     631602  2016-11-20 21:27  OpenGL\glew-2.0.0\lib\glew32.lib

     文件    2141998  2016-11-20 21:27  OpenGL\glew-2.0.0\lib\glew32s.lib

     文件    1096659  2016-07-24 00:43  OpenGL\glew-2.0.0\src\glew.c

     文件     571682  2016-07-24 00:43  OpenGL\glew-2.0.0\src\glewinfo.c

     文件      41916  2016-07-24 00:43  OpenGL\glew-2.0.0\src\visualinfo.c

     文件       4729  2011-05-07 21:48  OpenGL\GLTools-master\include\GLBatch.h

     文件       2078  2011-05-07 21:48  OpenGL\GLTools-master\include\GLBatchbase.h

     文件      14940  2011-05-07 21:48  OpenGL\GLTools-master\include\GLframe.h

     文件      12103  2011-05-07 21:48  OpenGL\GLTools-master\include\GLFrustum.h

     文件       2994  2011-05-07 21:48  OpenGL\GLTools-master\include\GLGeometryTransform.h

     文件       5941  2011-05-07 21:48  OpenGL\GLTools-master\include\GLMatrixStack.h

     文件       4550  2011-05-07 21:48  OpenGL\GLTools-master\include\GLShaderManager.h

     文件       7032  2011-05-07 21:48  OpenGL\GLTools-master\include\GLTools.h

     文件       4423  2011-05-07 21:48  OpenGL\GLTools-master\include\GLTriangleBatch.h

     文件      28769  2011-05-07 21:48  OpenGL\GLTools-master\include\math3d.h

     文件       3461  2011-05-07 21:48  OpenGL\GLTools-master\include\StopWatch.h

............此处省略24个文件信息

评论

共有 条评论