<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Inuosann</author_name>
  <author_url>https://blog.hatena.ne.jp/Inuosann/</author_url>
  <blog_title>いぬおさんのおもしろ数学実験室</blog_title>
  <blog_url>https://www.omoshiro-suugaku.com/</blog_url>
  <categories>
    <anon>100日チャレンジ</anon>
    <anon>Unity</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>100日チャレンジ『100日で50弾！』第11回、バラ弾です。バラ曲線というのを使い、弾を移動させます。バラ曲線は次の式で定義されます。r = a *(float)Math.Sin(k * s)aは大きさを表し、kは花びらの枚数に関係します（kが奇数ならk枚、偶数なら2k枚）。これは極座標による表し方です。通常のxy座標での式に直すと次の通り。x = r * (float)Math.Cos(s)y = r * (float)Math.Sin(s)rはさっきの式のrを使います。 sとして時間を使って座標(x, y)である点をプロットしてゆけば、花びら何枚かの曲線が描かれます。曲線の形が分かるよう…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.omoshiro-suugaku.com%2Fentry%2F100-day-challenge-day22-rose&quot; title=&quot;100日で50弾！ Day 22/ Bullet11：バラ弾 - いぬおさんのおもしろ数学実験室&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/I/Inuosann/20251108/20251108040241.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-11-13 00:38:16</published>
  <title>100日で50弾！ Day 22/ Bullet11：バラ弾</title>
  <type>rich</type>
  <url>https://www.omoshiro-suugaku.com/entry/100-day-challenge-day22-rose</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
