<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ototoi</author_name>
  <author_url>https://blog.hatena.ne.jp/ototoi/</author_url>
  <blog_title>明日ではないから</blog_title>
  <blog_url>https://ototoi.hatenadiary.org/</blog_url>
  <categories>
    <anon>CG</anon>
    <anon>programming</anon>
  </categories>
  <description>mipmapおよびripmap画像作成処理を書いた。 mipmap、ripmapはテクスチャマッピングにおける、縮小サンプリング時の処理だ。 つまり、出力画像のほうがテクスチャ画像より小さい（したがって出力画像の１ピクセルにテクスチャ画像の複数のピクセルが存在する）ときに出力画像にエイリアシングを抑える効果を持つ。 もちろんmipmap、ripmapの画像はただそれだけでは意味がなくて、これをピクセルごとの出力画像vsテクスチャ画像の解像度比率を求めて適切な解像度のピクセルをサンプリングしてあげる必要がある。 出力画像vsテクスチャ画像の解像度比率は出力画像の１ピクセル／テクスチャ画像の１ピク…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fototoi.hatenadiary.org%2Fentry%2F20070814%2Fp1&quot; title=&quot;縮小サンプリング - 明日ではないから&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/o/ototoi/20070814/20070814232533.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-08-14 00:00:00</published>
  <title>縮小サンプリング</title>
  <type>rich</type>
  <url>https://ototoi.hatenadiary.org/entry/20070814/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
