<?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=10; const d=w/N; const setcol=[]; setcol[0] = [&quot;#720026&quot;, &quot;#ff7f51&quot;]; setcol[1] = [&quot;#f4f1de&quot;, &quot;#3d406b&quot;]; function setup() { createCanvas(w, w); noStroke(); rectMode(CEN…</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%2F04%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/20210503/20210503103223.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-04 20:00:00</published>
  <title>釘抜文様を描く【p5.jsで和柄】</title>
  <type>rich</type>
  <url>https://gin-graphic.hatenablog.com/entry/2021/05/04/200000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
