<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katakanan</author_name>
  <author_url>https://blog.hatena.ne.jp/katakanan/</author_url>
  <blog_title>e-tipsmemo</blog_title>
  <blog_url>https://e-tipsmemo.hatenablog.com/</blog_url>
  <categories>
    <anon>Rust</anon>
    <anon>メモ</anon>
  </categories>
  <description>3Dモデルを読み込むのにOBJファイルローダーを作ろうかと思った。 が、優秀なローダーがあるのでそれを利用したほうが良いので tobj crateの紹介 GitHub - Twinklebear/tobj: Tiny OBJ Loader in RustCargo.tomlに追記。OBJファイルを用意する必要がある。 立方体などであれば手で書いてもいい。 OBJファイルフォーマットとりあえずMayaで板を作る。 テストコードを実行 一緒にエクスポートされるmtlもないとエラーになる。 idxとvなどを利用して自作の構造体に変換していけばよさそう。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fe-tipsmemo.hatenablog.com%2Fentry%2F2018%2F03%2F16%2F000000&quot; title=&quot;rust obj loader - e-tipsmemo&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/k/katakanan/20180311/20180311231042.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-03-16 00:00:00</published>
  <title>rust obj loader</title>
  <type>rich</type>
  <url>https://e-tipsmemo.hatenablog.com/entry/2018/03/16/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
