<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>any-programming</author_name>
  <author_url>https://blog.hatena.ne.jp/any-programming/</author_url>
  <blog_title>何でもプログラミング</blog_title>
  <blog_url>https://any-programming.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>OpenGL</anon>
  </categories>
  <description>下記記事にてGLFWで、OpenGLESが初期化されたウィンドウを作成しました。 WindowsでOpenGLES --- GLFW導入 - 何でもプログラミング今回はとりあえず三角形を描画してみたいと思います。 shared_ptrでリソースの管理 OpenGLではCreateとDeleteをきちんと管理する必要があります。（glCreateProgram() → glDeleteProgram(GLuint)など）手動で管理するのは面倒なので、shared_ptrに解放を任せてみます。shared_ptrにはカスタムデリータが設定できるので、そこで解放を行います。OpenGLにはglCre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fany-programming.hatenablog.com%2Fentry%2F2017%2F04%2F25%2F134824&quot; title=&quot;WindowsでOpenGLES --- 三角形描画 - 何でもプログラミング&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/a/any-programming/20170425/20170425133858.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-04-25 13:48:24</published>
  <title>WindowsでOpenGLES --- 三角形描画</title>
  <type>rich</type>
  <url>https://any-programming.hatenablog.com/entry/2017/04/25/134824</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
