<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>YarmUI</author_name>
  <author_url>https://blog.hatena.ne.jp/YarmUI/</author_url>
  <blog_title>YarmUI's blog</blog_title>
  <blog_url>https://kfka.hatenablog.jp/</blog_url>
  <categories>
    <anon>レンダラ日記</anon>
  </categories>
  <description>BVH-medianだとシーンの中央付近にAABBが多く重なってる部分があって交差判定が遅くなる部分がある気がする。 BVH-SHAなんてものがあるらしいが、あとで調べる。あとSIMDを使うQBVHも。 Oqtreeは子ノードのAABBにすっぽり入る分だけ面を子ノードに格納してあとは親ノードに格納する方法と、面がAABBと交差する全てのノードに格納する方法があるけど、前者は実装して見たけど余り速くならなかったし、後者はAABBと面の交差判定が面倒。一様グリッドを実装するにもAABBと面の交差判定は必要なので、あとで調べる。 あと、複数のノードに同じ面が格納されるような空間構造で同じ面と同じレイ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkfka.hatenablog.jp%2Fentry%2F20110102%2F1293971579&quot; title=&quot;空間構造覚え書き - YarmUI&amp;#39;s blog&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-01-02 21:32:59</published>
  <title>空間構造覚え書き</title>
  <type>rich</type>
  <url>https://kfka.hatenablog.jp/entry/20110102/1293971579</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
