<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kimizuka</author_name>
  <author_url>https://blog.hatena.ne.jp/kimizuka/</author_url>
  <blog_title>みかづきブログ・カスタム</blog_title>
  <blog_url>https://blog.kimizuka.org/</blog_url>
  <categories>
    <anon>Three.js</anon>
  </categories>
  <description>ソースコード抜粋 // three.js r127 にて検証 const fontLoader = new THREE.FontLoader(); // ローダーのインスタンスをつくる fontLoader.load('/scripts/m-plus-1-code-bold.json', (font) =&gt; { // typeface.jsを読み込む const textGeometry = new THREE.TextGeometry('ステーキハウス', { font: font, size: .2, height: .2 }); textGeometry.center(); const …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kimizuka.org%2Fentry%2F2022%2F06%2F30%2F223537&quot; title=&quot;Three.jsのTextGeometryで日本語を立体的に表示する 🇯🇵 - みかづきブログ・カスタム&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/kimizuka/20220630/20220630220818.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-06-30 22:35:37</published>
  <title>Three.jsのTextGeometryで日本語を立体的に表示する 🇯🇵</title>
  <type>rich</type>
  <url>https://blog.kimizuka.org/entry/2022/06/30/223537</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
