当前注册人数422991人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

GLFW: A (Simple) OpenGL Framework Library

GLFW-一个免费的简化OpenGL开发工作的框架库源代码(取代GLUT)

2008年05月17日
VC6, VC7, VC7.1, VC8.0, C++Windows, Win2K, WinXP, Visual Studio, OpenGL, Dev
这个OpenGL框架的最终目的是希望尽可能简化大家开发OpenGL的工作量。因为OpenGL的开发需要很多的设置工作,虽然有一些OpenGL的工具库可以帮你解决这个问题,如GLUT,但是GLUT不是非常的绿色,而且不能用作商业用途。所以,作者写了这个框架/库函数,你可以用于你的OpenGL开发中。
相关知识

The OpenGL (simple) Framework or GLFW is a static library which can be linked to your Win32 application to simplify the process needed to create and setup a window suitable to render a 3D or 2D scene using OpenGL. The library also provides you other useful features such as:

    * Support for multiple windows rendering on up to 10 different windows.
    * Automatic import of entry points of all OpenGL core functions, from version 1.2 up to the current implementation version of your system.
    * Utility functions to handle OpenGL extensions.

GLFW has been designed to be easy to use, and it is provided with a detailed documentation written in Compiled HTML format (CHM). This documentation provides the reference to all the \c glfwXXX() routines, and a programming guide which explains how to use the library. I've also added some sample application code that can be found into the \Examples directory.
 

源代码原文下载:
A (Simple) OpenGL Framework Library An easy to use library to quickly setup and run OpenGL applications.

源码图片

点击链接查看大图
从本站下载附件及源代码(1个附件,已经成功下载613次)

最值得关注的外文源代码

Face Detection C++ Library with Skin and Motion Analysis
Achieving PostScript and Wmf outputs for OpenGL
A small VRML viewer using OpenGL and MFC
2D Drawing with an OpenGL Control to avoid the slow of GDI
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论79次,此处显示最近20次评论! 查看所有评论

liang  2021年05月22日
很好,谢谢楼主
zxccmm  2013年11月20日
好东西,感谢
yanziwu999  2013年04月09日
猪猪猪026  2013年02月15日
感谢
showtime  2012年11月15日
好东西
HACKER  2012年08月16日
越简化越好。。。
azrock  2012年05月21日
好东西,谢谢分享
px0620541  2012年02月18日
谢谢分享
xiesnap  2012年02月08日
好东西,谢谢分享
layman  2011年12月06日
真是太棒了
kangdingqingshi  2011年11月17日
学习的号东西
劳尔传奇  2011年10月04日
alvinshou  2011年09月28日
很好用
老赵  2011年09月19日
好东西,谢谢分享
百惠在心  2011年04月03日
收藏
wonderful000  2011年03月23日
好,谢谢啦
北斗星座  2011年01月26日
很好,学习当中
perfect  2010年11月16日
very good
lzl32163  2010年04月19日
多谢
骑着单车去追风  2010年03月30日
谢谢啦 正需要 haodongxi
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明