<?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=12; let d=w/N; const setcol=[]; setcol[0] = [&quot;#0a9396&quot;, &quot;#e9d8a6&quot;]; setcol[1] = [&quot;#feeafa&quot;, &quot;#e07a5f&quot;]; function setup() { createCanvas(w, w); d *= sqrt(2); strokeWeight(d/16) co…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgin-graphic.hatenablog.com%2Fentry%2F2021%2F05%2F16%2F183000&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/20210515/20210515175043.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-16 18:30:00</published>
  <title>分銅繋ぎを描く【p5.jsで和柄】</title>
  <type>rich</type>
  <url>https://gin-graphic.hatenablog.com/entry/2021/05/16/183000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
