<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ke_takahashi</author_name>
  <author_url>https://blog.hatena.ne.jp/ke_takahashi/</author_url>
  <blog_title>memorandums</blog_title>
  <blog_url>https://memorandums.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>昨日のつづき。カメラによる物体検知 - memorandums上記でとりあえずドットの衝突検知ができるようになったので、タッチしたら音とアニメを流さないとな。。。ということでこれも自作（探したんだけどいいのがなくて）。帰りの電車でサクッと作ったのが以下。Javaだとスクリプト言語と違って宣言順は気にしなくていいのでお気楽。 ArrayList&lt;PG&gt; pgl = new ArrayList&lt;PG&gt;(); void setup() { size(600, 600); } void draw() { background(0); for (int i = pgl.size() - 1; i &gt;= …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemorandums.hatenablog.com%2Fentry%2F2018%2F06%2F16%2F173655&quot; title=&quot;Processingで素朴な爆発表現のスケッチ - memorandums&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>2018-06-16 17:36:55</published>
  <title>Processingで素朴な爆発表現のスケッチ</title>
  <type>rich</type>
  <url>https://memorandums.hatenablog.com/entry/2018/06/16/173655</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
