<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eaglesakura</author_name>
  <author_url>https://blog.hatena.ne.jp/eaglesakura/</author_url>
  <blog_title>eaglesakuraの技術ブログ</blog_title>
  <blog_url>https://eaglesakura.hatenablog.com/</blog_url>
  <categories>
    <anon>OpenGL</anon>
    <anon>Android</anon>
  </categories>
  <description>ETC1とGalaxy Nexus AndroidのOpenGL ES実装はETC1をサポートするようになっています。 ETC1テクスチャは4x4のピクセルブロックを基本とした圧縮を行うため、利用するには次のような制限があります。 縦横のピクセル数が4の倍数であること そのため、Android SDK付属のetc1toolを利用すると4で割り切れるように画像末尾に詰め物を入れられる GL_OES_compressed_ETC1_RGB8_textureエクステンション対応のGPUであること この制限に従っていれば、Power Of Two（２のn乗）である必要はありません。 Galaxy Ne…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feaglesakura.hatenablog.com%2Fentry%2F2013%2F03%2F17%2F155459&quot; title=&quot;Galaxy NexusでETC1テクスチャを利用する場合の注意 - eaglesakuraの技術ブログ&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>http://cdn-ak.f.st-hatena.com/images/fotolife/e/eaglesakura/20130317/20130317155132.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-03-17 15:54:59</published>
  <title>Galaxy NexusでETC1テクスチャを利用する場合の注意</title>
  <type>rich</type>
  <url>https://eaglesakura.hatenablog.com/entry/2013/03/17/155459</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
