<?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;#ff5c8a&quot;, &quot;#ffcad4&quot;]; setcol[1]=[&quot;#e2cfc4&quot;, &quot;#354f52&quot;]; function setup() { createCanvas(w, w); strokeWeight(d/16); col = random(setcol); no…</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%2F02%2F191500&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/20210501/20210501075056.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-02 19:15:00</published>
  <title>亀甲文様を描く【p5.jsで和柄】</title>
  <type>rich</type>
  <url>https://gin-graphic.hatenablog.com/entry/2021/05/02/191500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
