<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aa_debdeb</author_name>
  <author_url>https://blog.hatena.ne.jp/aa_debdeb/</author_url>
  <blog_title>Daily Creative Coding</blog_title>
  <blog_url>https://30min-processing.hatenablog.com/</blog_url>
  <categories>
    <anon>GLSL</anon>
    <anon>レイマーチング</anon>
  </categories>
  <description>See the Pen morphing box by aadebdeb (@aadebdeb) on CodePen. #define PI 3.14159265359 #define TWO_PI PI * 2.0 precision mediump float; uniform float u_time; uniform vec2 u_mouse; uniform vec2 u_resolution; float calcBoxDistance(vec3 p, vec3 size) { return length(max(abs(p) - size, 0.0)); } float cal…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F30min-processing.hatenablog.com%2Fentry%2F2017%2F04%2F28%2F000000&quot; title=&quot;【GLSL】変形するボックス - Daily Creative Coding&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/a/aa_debdeb/20170426/20170426094945.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-04-28 00:00:00</published>
  <title>【GLSL】変形するボックス</title>
  <type>rich</type>
  <url>https://30min-processing.hatenablog.com/entry/2017/04/28/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
