<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>obelisk2</author_name>
  <author_url>https://blog.hatena.ne.jp/obelisk2/</author_url>
  <blog_title>Camera Obscura</blog_title>
  <blog_url>https://obelisk.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Gem</anon>
    <anon>数学</anon>
  </categories>
  <description>L-system って何でしょうか。Wikipedia にはこうあります。 L-system（エルシステム、Lindenmayer system）は形式文法の一種で、植物の成長プロセスを初めとした様々な自然物の構造を記述・表現できるアルゴリズムである。自然物の他にも、反復関数系（Iterated Function System; IFS）のようないわゆる自己相似図形やフラクタル図形を生成する場合にも用いられる。 https://ja.wikipedia.org/wiki/L-system つまりは、再帰曲線を描く言語ですね。例としてまず「コッホ曲線」を描いてみましょう。 まず、前に一定の長さ進…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fobelisk.hatenablog.com%2Fentry%2F2018%2F03%2F22%2F134130&quot; title=&quot;再帰曲線を描く言語「L-system」を Ruby で実装した - Camera Obscura&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>http://img.f.hatena.ne.jp/images/fotolife/o/obelisk2/20180322/20180322144224.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-03-22 13:41:30</published>
  <title>再帰曲線を描く言語「L-system」を Ruby で実装した</title>
  <type>rich</type>
  <url>https://obelisk.hatenablog.com/entry/2018/03/22/134130</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
