<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gin_graphic</author_name>
  <author_url>https://blog.hatena.ne.jp/gin_graphic/</author_url>
  <blog_title>ギンの備忘録</blog_title>
  <blog_url>https://gin-graphic.hatenablog.com/</blog_url>
  <categories>
    <anon>p5.js</anon>
    <anon>和柄</anon>
  </categories>
  <description>一の字繋ぎをp5.jsを使って描きます。 一の字繋ぎ 作例 ソースコード 一の字繋ぎ 一の字繋ぎは横長の同じ大きさの長方体を交互に積み上げた、レンガ積みのような模様。 作例 ソースコード const w=720; const N=16; const d=w/N; const setcol=[] setcol[0]=[&quot;#ff7096&quot;, &quot;#fae0e4&quot;]; setcol[1]=[&quot;#4ecdc4&quot;, &quot;#1a535c&quot;]; function setup() { createCanvas(w, w); noFill(); strokeWeight(d/12); col = random(se…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgin-graphic.hatenablog.com%2Fentry%2F2021%2F04%2F27%2F200000&quot; title=&quot;一の字繋ぎを描く【p5.jsで和柄】 - ギンの備忘録&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/g/gin_graphic/20210425/20210425105951.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-04-27 20:00:00</published>
  <title>一の字繋ぎを描く【p5.jsで和柄】</title>
  <type>rich</type>
  <url>https://gin-graphic.hatenablog.com/entry/2021/04/27/200000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
