<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fut_nis</author_name>
  <author_url>https://blog.hatena.ne.jp/fut_nis/</author_url>
  <blog_title>ふとしのブログ</blog_title>
  <blog_url>https://fut-nis.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>Clutter とは、OpenGLを使って3次元効果を演出するライブラリだそうです。 適当に、 http://www.tuxradar.com/content/clutter-beginners-tutorial あたりを使って作ってみました。 色の違う四角を回転させながら重ねるだけのサンプルです。 #! /usr/bin/env seed const NUM_RECT = 12; const color_step = 255 / NUM_RECT; const rotate_step = 360 / NUM_RECT; const Clutter = imports.gi.Clutter; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffut-nis.hatenadiary.jp%2Fentry%2F20120610%2F1339318474&quot; title=&quot;GNOME Seed で Clutter を使ってみる - ふとしのブログ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-06-10 17:54:34</published>
  <title>GNOME Seed で Clutter を使ってみる</title>
  <type>rich</type>
  <url>https://fut-nis.hatenadiary.jp/entry/20120610/1339318474</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
