<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/gunload.web.fc2.com/opengl/tutorial/glut/basic/index.html">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Basics &#x2014; &#x30E1;&#x30E2;&#x5EAB; v1.0 documentation</title>
<link>https://b.hatena.ne.jp/entry/gunload.web.fc2.com/opengl/tutorial/glut/basic/index.html</link>
<description>#!/usr/bin/python # coding: utf-8 from OpenGL.GL import * from OpenGL.GLUT import * def draw(): # OpenGL&#x30D0;&#x30C3;&#x30D5;&#x30A1;&#x306E;&#x30AF;&#x30EA;&#x30A2; glClearColor(0.0, 0.5, 0.5, 0.0) glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFF...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/mieki256/20211001#bookmark-284248666" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/mieki256/20211001#bookmark-284248666">
<title>mieki256</title>
<link>https://b.hatena.ne.jp/mieki256/20211001#bookmark-284248666</link>
<description></description>
<dc:date>2021-09-30T20:59:11Z</dc:date>
<dc:subject>PyOpenGL</dc:subject>
<dc:subject>OpenGL</dc:subject>
<dc:subject>python</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/PyOpenGL" />
    <rdf:li resource="https://b.hatena.ne.jp/q/OpenGL" />
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>