<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tuto0621</author_name>
  <author_url>https://blog.hatena.ne.jp/tuto0621/</author_url>
  <blog_title>おんがえしの blog</blog_title>
  <blog_url>https://ongaeshi.hatenablog.com/</blog_url>
  <categories>
    <anon>ruby</anon>
    <anon>openframeworks</anon>
    <anon>mruby</anon>
    <anon>ofruby</anon>
  </categories>
  <description>ofrubyのダウンロードはこちらからどうぞ。 動かない円、動く円、文字を表示します。後に書いたものが描画が優先されます。他の基本図形の書き方を知りたい時はエディタ画面の[?]を見て下さい。 def setup set_background 128, 128, 128 @y = 0 end def update @y += 1 end def draw set_color 50, 200, 50 circle 160, 200, 100 set_color 200, 50, 50 circle 200, @y, 50 set_color 0, 0, 0 text &quot;Hello world!&quot;,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fongaeshi.hatenablog.com%2Fentry%2Fofruby-sample-hello&quot; title=&quot; ofrubyのコード集(2) - 基本図形と文字の描画 - おんがえしの blog&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://raw.githubusercontent.com/ongaeshi/ofruby-sample/master/images/hello.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-08-29 23:45:43</published>
  <title> ofrubyのコード集(2) - 基本図形と文字の描画</title>
  <type>rich</type>
  <url>https://ongaeshi.hatenablog.com/entry/ofruby-sample-hello</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
