<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>obelisk2</author_name>
  <author_url>https://blog.hatena.ne.jp/obelisk2/</author_url>
  <blog_title>Camera Obscura</blog_title>
  <blog_url>https://obelisk.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>Ruby でグラフィック表示のできる Gem 'Ruby 2D' で遊んでみました。アニメーションをしています。三角が丸たちの上にあります。色は半透明になっています。 コード。 ruby2d_sample2.rb require 'ruby2d' Width = 500 C = 15 #円の数 R = 20 #円の半径 L = 150 #三角形の一辺の長さ set width: Width, height: Width circles = C.times.map { Circle.new x: rand(R..Width - R), y: rand(R..Width - R), radius:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fobelisk.hatenablog.com%2Fentry%2F2019%2F03%2F08%2F181533&quot; title=&quot;Gem &amp;#39;Ruby 2D&amp;#39; で遊ぶ（1） - Camera Obscura&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/o/obelisk2/20190308/20190308180919.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-03-08 18:15:33</published>
  <title>Gem 'Ruby 2D' で遊ぶ（1）</title>
  <type>rich</type>
  <url>https://obelisk.hatenablog.com/entry/2019/03/08/181533</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
