<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aa_debdeb</author_name>
  <author_url>https://blog.hatena.ne.jp/aa_debdeb/</author_url>
  <blog_title>Daily Creative Coding</blog_title>
  <blog_url>https://30min-processing.hatenablog.com/</blog_url>
  <categories>
    <anon>3D</anon>
    <anon>決定論</anon>
  </categories>
  <description>/** * multi-ringed sphere * * @author aa_debdeb * @date 2016/08/22 */ float step = 5; color c1 = color(0, 206, 209); color c2 = color(255, 215, 0); void setup(){ size(500, 500, P3D); noFill(); } void draw(){ background(0); translate(width / 2, height / 2); for(float d = step; d &lt;= 400; d += step){ p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F30min-processing.hatenablog.com%2Fentry%2F2016%2F08%2F22%2F000000&quot; title=&quot;多環の球 - Daily Creative Coding&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/aa_debdeb/20160817/20160817112415.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-08-22 00:00:00</published>
  <title>多環の球</title>
  <type>rich</type>
  <url>https://30min-processing.hatenablog.com/entry/2016/08/22/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
