<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>manpukukoji</author_name>
  <author_url>https://blog.hatena.ne.jp/manpukukoji/</author_url>
  <blog_title>満腹居士　七転八倒の記</blog_title>
  <blog_url>https://manpuku-koji.hatenablog.com/</blog_url>
  <categories>
    <anon>電子工作</anon>
  </categories>
  <description>Wio Terminal でドーナツの形を立体表示させて、グリグリと動かしてみた。 ドーナツの形は、トーラスと言って、平面に描いた円を軸の周りにぐるっと一周させるとできます。 これを数式で表すと以下のように書けます。 x = (a + r*cos(θ) ) * cos(φ) y = (a + r*cos(θ) ) * sin(φ) z = r*sin(θ)とりあえず、どんな形になるか見てみるには、Pythonでちゃちゃっとやると確認できます。 こんな感じですね。 from matplotlib import cm from mpl_toolkits.mplot3d import Axes3D …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmanpuku-koji.hatenablog.com%2Fentry%2F2020%2F09%2F03%2F095920&quot; title=&quot;WioTerminalでドーナツをぐりぐりしてみた。 - 満腹居士　七転八倒の記&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/m/manpukukoji/20200903/20200903142549.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-03 09:59:20</published>
  <title>WioTerminalでドーナツをぐりぐりしてみた。</title>
  <type>rich</type>
  <url>https://manpuku-koji.hatenablog.com/entry/2020/09/03/095920</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
