<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mawasi99</author_name>
  <author_url>https://blog.hatena.ne.jp/mawasi99/</author_url>
  <blog_title>mawasiの備忘録</blog_title>
  <blog_url>https://mawasi.hateblo.jp/</blog_url>
  <categories>
    <anon>Programming</anon>
  </categories>
  <description>ShaderToyで遊ぶときの自分用の関数チートシート glsl関数 関数 説明 radians(x) xを度からラジアンに変換する degree(x) xをラジアンから度に変換する abs(x) xの絶対値を返す sign(x) xが正なら+1.0、0.0なら0.0、負なら-1.0を返す floor(x) x以下の最も近い整数に等しい値を返す(0.5なら0) ceil(x) x以上の最も近い整数に等しい値を返す(0.5なら1) fract(x) x-floor(x)を返す mod(x, y) x-y*floor(x/y)を返す min(x, y) xとyのより小さい値を返す max(x, y…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmawasi.hateblo.jp%2Fentry%2F2025%2F03%2F02%2F143518&quot; title=&quot;GLSL関数メモ - mawasiの備忘録&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-03-02 14:35:18</published>
  <title>GLSL関数メモ</title>
  <type>rich</type>
  <url>https://mawasi.hateblo.jp/entry/2025/03/02/143518</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
