<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>j-taro</author_name>
  <author_url>https://blog.hatena.ne.jp/j-taro/</author_url>
  <blog_title>j-taroの日記</blog_title>
  <blog_url>https://j-taro.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>サンプルデータのイメージ サンプルコード #include&lt;stdio.h&gt; double tri[3][3]={ // 三角形 {10, 50, 40}, {-40, 70, -10}, {2, 8, -25} }; double lay[2][2][3]={ {{-80, 3, 0}, {60, 70, 0}}, // 交わる光線 {{10, 120, 30}, {160, 230, -30}}, // 交わらない光線 }; int intersect_triangle(double orig[3], double dir[3], double vert0[3], double vert1…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fj-taro.hatenadiary.org%2Fentry%2F20050525%2Fp1&quot; title=&quot;レイと三角形との交差判定 - j-taroの日記&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/j/j-taro/20050525/20050525131012.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2005-05-25 00:00:01</published>
  <title>レイと三角形との交差判定</title>
  <type>rich</type>
  <url>https://j-taro.hatenadiary.org/entry/20050525/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
