<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>OpenGL on 软件开发大郭的技术博客</title>
		<link>https://blog.grabbyte.com/tags/opengl/</link>
		<description>Recent content in OpenGL on 软件开发大郭的技术博客</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Fri, 10 Feb 2023 10:30:32 +0800</lastBuildDate>
		
			<atom:link href="https://blog.grabbyte.com/tags/opengl/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>GLFW的使用说明</title>
				<link>https://blog.grabbyte.com/p/2023/02/10-1030.html</link>
				<pubDate>Fri, 10 Feb 2023 10:30:32 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2023/02/10-1030.html</guid>
				<description>&lt;h1 id=&#34;１编译glfw生成lib库文件&#34;&gt;１.编译GLFW生成LIB库文件&lt;/h1&gt;&#xA;&lt;p&gt;由于在Windows平台下初始化OpenGL非常麻烦，不仅需要创建OpenGL上下文，而且更麻烦的是调用OpenGL的GPU驱动的函数(具体多麻烦查看我的博文)。所以推荐使用第三方已经写好的库GLFW，类似的库还有GLUT。&#xA;GLFW是跨平台的抽象层，所以同一份代码在Windows和Linux下都可以运行。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
