<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>dwango on GitHub</title>
    <link>https://dwango.github.io/</link>
    <description>Recent content on dwango on GitHub</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <lastBuildDate>Fri, 17 Apr 2026 00:00:00 +0900</lastBuildDate>
    <atom:link href="https://dwango.github.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>新ランキングでのランキングRSS利用方法</title>
      <link>https://dwango.github.io/niconico/genre_ranking/ranking_rss/</link>
      <pubDate>Fri, 17 Apr 2026 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/niconico/genre_ranking/ranking_rss/</guid>
      <description>&lt;h2 id=&#34;重要ランキングrss-提供終了のお知らせ&#34;&gt;【重要】ランキングRSS 提供終了のお知らせ&lt;/h2&gt;&#xA;&lt;p&gt;ランキングRSSは &lt;strong&gt;2026年4月24日（金）&lt;/strong&gt; をもって提供を終了する予定です。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;いつもニコニコをご利用いただき、誠にありがとうございます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>2025年度新卒エンジニア研修レポート</title>
      <link>https://dwango.github.io/articles/2026-02_2025_engineer_onboarding/</link>
      <pubDate>Mon, 02 Mar 2026 15:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2026-02_2025_engineer_onboarding/</guid>
      <description>&lt;p&gt;はじめまして。2025年新卒エンジニアのtakeumaです。現在はニコニコQセクションに所属しています。&lt;/p&gt;&#xA;&lt;p&gt;本記事は、2025年4月中旬から7月末にかけて行われたドワンゴの2025年新卒エンジニア研修について、その内容と感想をまとめたものです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>実践Terraform：マルチAWSアカウント環境の構成管理とモジュール分割</title>
      <link>https://dwango.github.io/articles/2025-12_terraform-multi-account-aws/</link>
      <pubDate>Fri, 19 Dec 2025 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2025-12_terraform-multi-account-aws/</guid>
      <description>&lt;p&gt;これは &lt;strong&gt;&lt;a href=&#34;https://qiita.com/advent-calendar/2025/dwango&#34;&gt;ドワンゴ Advent Calendar 2025&lt;/a&gt;&lt;/strong&gt; の20日目の記事です。&lt;/p&gt;&#xA;&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;こんにちは！技術本部クラウド構築運用部クラウドプラットフォームセクションの堀内です。&lt;/p&gt;&#xA;&lt;p&gt;弊社では昨年6月、オンプレの仮想化基盤で大規模障害が発生し、急遽WebサービスをAWSへお引越しすることになりました。&#xA;もともと1台のVMにキャッシュ・DB・Webサーバ・CMSが全部乗っているモノリス構成だったのですが、AWS移行にあたってCloudFront + ALB + EC2 + Auroraというクラウドネイティブな構成にリニューアルしました。&#xA;この移行プロジェクトでは、すべてのWebサービスを1つのアカウントで管理するのではなく、複数のAWSアカウントに分散して構築する要件がありました。&#xA;同じ構成のWebサービスが複数あったことからインフラ構成を統一して再利用性を高めつつ、複数AWSアカウントにそれぞれWebサービスをデプロイできる仕組みが求められました。&#xA;この記事では、そんなWebサービス移行プロジェクトで得られたTerraformによるモジュール分割とマルチアカウント管理のノウハウを、実体験ベースでご紹介します。&lt;/p&gt;</description>
    </item>
    <item>
      <title>多数のAWSアカウントに散在するEC2インスタンス群をAnsibleで一括管理する話</title>
      <link>https://dwango.github.io/articles/2025-12_ansible-for-multi-account-aws/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2025-12_ansible-for-multi-account-aws/</guid>
      <description>&lt;p&gt;これは &lt;strong&gt;&lt;a href=&#34;https://qiita.com/advent-calendar/2025/dwango&#34;&gt;ドワンゴ Advent Calendar 2025&lt;/a&gt;&lt;/strong&gt; の9日目の記事です。&lt;/p&gt;&#xA;&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;こんにちは。クラウド構築運用部PaaSセクションの尾﨑です。&lt;/p&gt;&#xA;&lt;p&gt;この記事では、多数のAWSアカウント上に分散して存在するEC2インスタンス群（仮想マシン群）をAnsibleで一括管理する方法に関して書いていきます。私の所属するチームでは、ある一群のWebサイトのインフラ構築・管理を担当しているのですが、その際に上記のような一括管理が必要になったため、調査とPoCを経てこの記事で説明するような仕組みを導入しました。調査の際に同様の事例の情報をあまり見つけられなかったこともあり、ここに知見を共有したいと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコ生放送がサービスを再開するまでの記録</title>
      <link>https://dwango.github.io/articles/2025-06_docs_of_recovering_from_a_cyberattack/</link>
      <pubDate>Mon, 09 Jun 2025 10:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2025-06_docs_of_recovering_from_a_cyberattack/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;こんにちは、ニコニコ生放送 バックエンド開発マネージャーの yanagi です。&lt;/p&gt;&#xA;&lt;p&gt;2024 年 6 月 8 日、ドワンゴはランサムウェアを含む大規模なサイバー攻撃を受け、「ニコニコ」全サービスの停止を余儀なくされました。もちろんニコニコ生放送も例外ではなく、2024 年 8 月 5 日にサービスを再開するまでの約 2 ヶ月もの間、その影響を受ける形となりました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>macOS で x86_64 な Linux を使う</title>
      <link>https://dwango.github.io/articles/2025-04_x86-linux-on-macos/</link>
      <pubDate>Tue, 08 Apr 2025 12:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2025-04_x86-linux-on-macos/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;　こんにちは。DMS 開発部の吉村です。DMS 開発部ではニコニコ動画やニコニコ生放送の配信基盤を開発しており、動画のアップロードを受け付けたり、視聴に適したフォーマットに変換してユーザーの皆様にお届けしています。私自身はその中でもインフラ周りの構築を担当しています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>新卒エンジニアが語る、ドワンゴの2024年エンジニア研修体験記</title>
      <link>https://dwango.github.io/articles/2024-12_2024_engineer_onboarding/</link>
      <pubDate>Tue, 10 Dec 2024 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2024-12_2024_engineer_onboarding/</guid>
      <description>&lt;p&gt;こんにちは。2024年新卒エンジニアのhayapo(&lt;a href=&#34;https://github.com/hayapo&#34;&gt;@hayapo&lt;/a&gt;)です。&lt;/p&gt;&#xA;&lt;p&gt;本記事では4月中旬~7月末の約3ヶ月間受けたドワンゴの2024年新卒エンジニア研修について、その内容と参加した感想について話したいと思います。&lt;br&gt;&#xA;なお、今年度のエンジニア研修はサイバー攻撃の影響により、例年とは異なった形式で実施された部分もありますのでご了承ください。&lt;/p&gt;</description>
    </item>
    <item>
      <title>新ランキングでのランキング過去ログファイル利用方法</title>
      <link>https://dwango.github.io/niconico/genre_ranking/ranking_log/</link>
      <pubDate>Wed, 20 Nov 2024 19:45:00 +0900</pubDate>
      <guid>https://dwango.github.io/niconico/genre_ranking/ranking_log/</guid>
      <description>&lt;h2 id=&#34;重要ランキング過去ログファイル-提供終了のお知らせ&#34;&gt;【重要】ランキング過去ログファイル 提供終了のお知らせ&lt;/h2&gt;&#xA;&lt;p&gt;下記の通り、本APIは2024年11月13日（水）をもって提供を終了しました。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;いつもニコニコをご利用いただき、誠にありがとうございます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>フォロー新着: 多様なサービスに対応したタイムラインシステムの技術的変遷</title>
      <link>https://dwango.github.io/articles/2024-09_timeline_system/</link>
      <pubDate>Tue, 10 Sep 2024 12:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2024-09_timeline_system/</guid>
      <description>&lt;p&gt;こんにちは。ニコニコ共通バックエンド開発担当の小野塚です。&lt;/p&gt;&#xA;&lt;p&gt;2024年8月8日から順次「フォロー新着」機能がリリースされましたので、技術的な側面についてこれまでの歴史やニコニコに特徴的な点を含めご紹介したいと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコ動画 iOS アプリでの Xcode Cloud の活用</title>
      <link>https://dwango.github.io/articles/2024-07_nicoiphone_xcode_cloud/</link>
      <pubDate>Mon, 29 Jul 2024 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2024-07_nicoiphone_xcode_cloud/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;こんにちは。ニコニコ開発部で &lt;a href=&#34;https://apple.co/3VNbF7n&#34;&gt;ニコニコ動画 iOS アプリ&lt;/a&gt; を開発している兎澤です。&lt;br&gt;&#xA;ニコニコ動画 iOS アプリでは2023年末より Jenkins から Xcode Cloud への移行を開始し、現在は完了しています。今回は、この移行をどのように進めていったのか？移行した結果どうだったか？について紹介します。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコ動画のコード改善の歩み</title>
      <link>https://dwango.github.io/articles/2024-02_nvcore_code/</link>
      <pubDate>Mon, 19 Feb 2024 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2024-02_nvcore_code/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;こんにちは。ニコニコ動画開発の小池です。&lt;/p&gt;&#xA;&lt;p&gt;私の所属するチームではニコニコ動画の動画サービスのサーバーサイドをメインに担当しております。&lt;br&gt;&#xA;今回は &lt;a href=&#34;https://phperkaigi.jp/2024/&#34;&gt;PHPerKaigi2024&lt;/a&gt; 向けの記事として、動画サービスのコード改善についてこれまでの歴史や取り組みとその成果について紹介していきたいと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>楕円曲線暗号方式の強度について</title>
      <link>https://dwango.github.io/articles/2024-02_security_level/</link>
      <pubDate>Tue, 06 Feb 2024 16:12:09 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2024-02_security_level/</guid>
      <description>&lt;p&gt;※本ブログは2024/2に執筆されています。そのため、アップデートによってここに記載されている内容が現状と乖離する可能性があります。記載する内容を参照する場合は自己責任でお願いします。&lt;/p&gt;</description>
    </item>
    <item>
      <title>2023年新卒エンジニア研修</title>
      <link>https://dwango.github.io/articles/2023-12_engineer_kensyu_23/</link>
      <pubDate>Mon, 18 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://dwango.github.io/articles/2023-12_engineer_kensyu_23/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;2023年新卒エンジニアの武智です。&#xA;今回は2023年新卒エンジニアが3ヶ月間共通で受けた研修について、研修の内容と感想を記事にしようと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>仕様と実装から読み解くHTMLのloading属性</title>
      <link>https://dwango.github.io/articles/html-loading-attribute/</link>
      <pubDate>Mon, 06 Nov 2023 12:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/html-loading-attribute/</guid>
      <description>&lt;p&gt;こんにちは。ニコニコQセクションのHajime-san(&lt;a href=&#34;https://github.com/Hajime-san&#34;&gt;GitHub&lt;/a&gt;)です。&lt;/p&gt;&#xA;&lt;p&gt;本稿では、HTMLのloading属性の仕様とブラウザの実装を解いていきます。これにより、ブラウザからのコンテンツ配信の最適化を支える判断材料の1つとなれば幸いです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>共通通知システムを刷新しました</title>
      <link>https://dwango.github.io/articles/2023-10_push_sytem/</link>
      <pubDate>Mon, 02 Oct 2023 12:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2023-10_push_sytem/</guid>
      <description>&lt;p&gt;こんにちは。ニコニコ共通バックエンド開発担当の小野塚です。&lt;/p&gt;&#xA;&lt;p&gt;ニコニコには各ファミリーサービスが使っている共通通知システムがあります。このシステムを利用することで、各サービスはiOSアプリプッシュ通知、Androidアプリプッシュ通知、ブラウザーWebPush通知、Eメール通知、Webページやスマートフォンアプリの「あなたへのお知らせ」を送っています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコ動画iOSアプリ 改善の歴史</title>
      <link>https://dwango.github.io/articles/2023-08_nicoiphone_kaizen_history/</link>
      <pubDate>Wed, 23 Aug 2023 11:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2023-08_nicoiphone_kaizen_history/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;こんにちは。ニコニコ開発部で、動画スマホアプリ開発を担当している秋元です。&lt;/p&gt;&#xA;&lt;p&gt;私たちのチームでは、いくつかのスマホアプリを開発しています。&lt;br&gt;&#xA;その中でも、ニコニコ動画iOSアプリは、10年以上に渡り開発・保守・運用を行っている歴史あるアプリです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>型安全なURL生成ライブラリ url-from を公開しました</title>
      <link>https://dwango.github.io/articles/2023-07_nicolive_url-from/</link>
      <pubDate>Tue, 25 Jul 2023 12:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2023-07_nicolive_url-from/</guid>
      <description>&lt;p&gt;こんにちは。ニコニコ生放送生放送フロントエンドシステムセクションのmisuken(&lt;a href=&#34;https://github.com/misuken-now&#34;&gt;GitHub&lt;/a&gt;/&lt;a href=&#34;https://twitter.com/misuken_now&#34;&gt;Twitter&lt;/a&gt;)です。&lt;/p&gt;&#xA;&lt;p&gt;今回は最近公開した&lt;a href=&#34;https://github.com/misuken-now/url-from&#34;&gt;url-from&lt;/a&gt;というライブラリに関して、作成した動機、安全性、利便性、おすすめの使い方を紹介していこうと思います。&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/misuken-now/url-from&#34;&gt;url-from&lt;/a&gt;が一般的なURL生成ライブラリと比較して強みを持っているのは以下の点になります。&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;パス部分も含め、全体的にエンコードを意識せず使用できる&lt;/li&gt;&#xA;&lt;li&gt;URLの定義と生成を分離できる&lt;/li&gt;&#xA;&lt;li&gt;細部まで型や警告で保護してくれる&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;実際の利用シーンに馴染む設計を心がけたため、安全性と利便性と書き味を兼ね備えたライブラリに仕上がっています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコの就業型インターンでサーバーサイドの開発に参加してきました！</title>
      <link>https://dwango.github.io/articles/2023-06_dms_intern_blog/</link>
      <pubDate>Mon, 10 Jul 2023 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2023-06_dms_intern_blog/</guid>
      <description>&lt;h1 id=&#34;はじめに&#34;&gt;はじめに&lt;/h1&gt;&#xA;&lt;p&gt;はじめまして！同志社大学大学院 理工学研究科に所属しています、修士2年のbe3（@Blossomrail）です。&lt;/p&gt;&#xA;&lt;p&gt;私は、2023年の1月~3月までの期間、ドワンゴのインターンシップでサーバーサイド領域の開発に参加させていただきました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコ超会議2023でCTOと若手エンジニアがドワンゴについて語りました！</title>
      <link>https://dwango.github.io/articles/chokaigi2023_talk/</link>
      <pubDate>Fri, 30 Jun 2023 12:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/chokaigi2023_talk/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;こんにちは。ニコニコ開発部のHikamayoと、教育事業本部のlenです。&lt;/p&gt;&#xA;&lt;p&gt;2023/4/29と4/30に幕張メッセで行われたニコニコ超会議2023の社員採用ブースにて、&lt;strong&gt;ドワンゴの『若手凄腕エンジニア』が語る！カルチャーから作られた環境や働き方がすごい！&lt;/strong&gt; と題して、CTO との対談に登壇してきました。&#xA;今回は、そこでお話しした内容を紹介しつつ、当日話しきれなかった内容についても二人でそれぞれ書いていこうと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコ動画のコメントサーバーを引っ越した時の話</title>
      <link>https://dwango.github.io/articles/2023-03_nvcore_komesaba_moving/</link>
      <pubDate>Thu, 09 Mar 2023 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2023-03_nvcore_komesaba_moving/</guid>
      <description>&lt;p&gt;こんにちは。ニコニコ動画開発の多胡です。&lt;/p&gt;&#xA;&lt;p&gt;今回は &lt;a href=&#34;https://phperkaigi.jp/2023/&#34;&gt;PHPerKaigi2023&lt;/a&gt; 向けの記事として、&lt;a href=&#34;https://blog.nicovideo.jp/niconews/154478.html&#34;&gt;2021年に実施したニコニコ動画のコメントサーバーをお引越しした時のこと&lt;/a&gt;を書いてみたいと思います。&lt;/p&gt;&#xA;&lt;p&gt;文中の 5 つのフレーズを&lt;span style=&#34;color:#ff2790&#34;&gt;チャレンジトークン&lt;/span&gt;としてみました。ぜひ探してみてください! （※ &lt;strong&gt;記事の見出しにの横についている「#」はチャレンジトークンではありません&lt;/strong&gt;。チャレンジトークンは文中に配置されています。紛らわしくてすみません！）&lt;/p&gt;</description>
    </item>
    <item>
      <title>Service WorkerとCache APIによるWebサーバーの負荷軽減とテスト実装について-後編</title>
      <link>https://dwango.github.io/articles/2023-03_nicoaudition_sw-2/</link>
      <pubDate>Mon, 06 Mar 2023 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2023-03_nicoaudition_sw-2/</guid>
      <description>&lt;p&gt;ニコニコQセクションのHajime-san(&lt;a href=&#34;https://github.com/Hajime-san&#34;&gt;GitHub&lt;/a&gt;)です。&lt;/p&gt;&#xA;&lt;p&gt;本記事は、&lt;a href=&#34;../2023-02_nicoaudition_sw-1/&#34;&gt;Service WorkerとCache APIによるWebサーバーの負荷軽減とテスト実装について-前編&lt;/a&gt;の続きとなります。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Service WorkerとCache APIによるWebサーバーの負荷軽減とテスト実装について-前編</title>
      <link>https://dwango.github.io/articles/2023-02_nicoaudition_sw-1/</link>
      <pubDate>Mon, 27 Feb 2023 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2023-02_nicoaudition_sw-1/</guid>
      <description>&lt;p&gt;こんにちは。ニコニコQセクションのHajime-san(&lt;a href=&#34;https://github.com/Hajime-san&#34;&gt;GitHub&lt;/a&gt;)です。&lt;/p&gt;&#xA;&lt;p&gt;当記事では所属部署で開発に携わっている「ニコニコオーディション」の既存システムに&lt;a href=&#34;https://github.com/w3c/ServiceWorker&#34;&gt;Service Worker&lt;/a&gt;と&lt;a href=&#34;https://developer.mozilla.org/ja/docs/Web/API/Cache&#34;&gt;Cache API&lt;/a&gt;を用いて、&#xA;Webサーバーからのレスポンスを一定期間保存し、キャッシュ（&lt;code&gt;CacheStorage&lt;/code&gt;）からレスポンスを返すことによってWebサーバーへの負荷軽減を実現するまでの経緯や実装などを紹介します。&lt;/p&gt;</description>
    </item>
    <item>
      <title>社内発表で『AIによる画像生成勉強会』を開催しました！</title>
      <link>https://dwango.github.io/articles/2022-12_aiart/</link>
      <pubDate>Fri, 23 Dec 2022 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2022-12_aiart/</guid>
      <description>&lt;p&gt;この記事は『&lt;a href=&#34;https://qiita.com/advent-calendar/2022/dwango&#34;&gt;ドワンゴ Advent Calendar 2022&lt;/a&gt;』 23日目の記事です。&lt;/p&gt;&#xA;&lt;h1 id=&#34;社内発表でaiによる画像生成勉強会を開催しました&#34;&gt;社内発表で『AIによる画像生成勉強会』を開催しました&lt;/h1&gt;&#xA;&lt;p&gt;こんにちは、動画コアシステムセクションの&lt;a href=&#34;https://scrapbox.io/kadoyau/kadoyau&#34;&gt;kadoyau&lt;/a&gt;です。&#xA;自分の趣味であるお絵描きにソフトウェアを生かす技術探求が本稿のテーマです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sass製SVG爆速表示ライブラリのご紹介</title>
      <link>https://dwango.github.io/articles/2022-12_nicolive_svg/</link>
      <pubDate>Mon, 05 Dec 2022 12:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2022-12_nicolive_svg/</guid>
      <description>&lt;p&gt;こんにちは。ニコニコ生放送生放送フロントエンドシステムセクションのmisuken(&lt;a href=&#34;https://github.com/misuken-now&#34;&gt;GitHub&lt;/a&gt;/&lt;a href=&#34;https://twitter.com/misuken_now&#34;&gt;Twitter&lt;/a&gt;)です。&lt;/p&gt;&#xA;&lt;p&gt;今回は10月に公開した&lt;a href=&#34;https://github.com/misuken-now/smart-svg&#34;&gt;smart-svg&lt;/a&gt;と&lt;a href=&#34;https://github.com/misuken-now/react-sass-inlinesvg&#34;&gt;react-sass-inlinesvg&lt;/a&gt;という2つのSVG表示ライブラリに関して、作成に至った経緯、ライブラリの特徴、工夫したポイント、パフォーマンス等の話をしていきたいと思います。&lt;/p&gt;&#xA;&lt;h2 id=&#34;ライブラリを作成した経緯&#34;&gt;ライブラリを作成した経緯&lt;/h2&gt;&#xA;&lt;h3 id=&#34;これまでのsvgの表示方法&#34;&gt;これまでのSVGの表示方法&lt;/h3&gt;&#xA;&lt;p&gt;ニコニコ生放送ではこれまで、SVGを表示する際には&lt;a href=&#34;https://github.com/gilbarbara/react-inlinesvg&#34;&gt;react-inlinesvg&lt;/a&gt;というライブラリを使用していました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>reftest を導入しプロダクト品質改善の土台を整えた話</title>
      <link>https://dwango.github.io/articles/2022-10_akashic_reftest/</link>
      <pubDate>Mon, 31 Oct 2022 12:00:11 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2022-10_akashic_reftest/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;ニコニコサービス本部ニコニコ開発部の小野寺と田中です。ニコニコ生放送の開発をしています。&#xA;今回は我々のチームで担当しているプロダクトの「品質改善の事例」をご紹介します。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコ生放送のBackend For FrontendsをKubernetesに移行した知見を公開します</title>
      <link>https://dwango.github.io/articles/nicolive-kubernetes-migration-handbook-2022/</link>
      <pubDate>Mon, 13 Jun 2022 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/nicolive-kubernetes-migration-handbook-2022/</guid>
      <description>&lt;p&gt;こんにちは。生放送フロントエンドシステムセクションのHimenon(&lt;a href=&#34;https://github.com/Himenon&#34;&gt;GitHub&lt;/a&gt;/&lt;a href=&#34;https://twitter.com/himenoglyph&#34;&gt;Twitter&lt;/a&gt;)です。&#xA;ニコニコ生放送のWEBフロントエンドはBackend For Frontendsの構成を取っています。&#xA;これらは従来Docker Swarmのクラスター上でコンテナを稼働させてサービスを提供していましたが、今回、Kubernetesへ移行を実施しました。その知見を公開します！&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコの就業型インターンに参加してきました!</title>
      <link>https://dwango.github.io/articles/2021-intern/</link>
      <pubDate>Mon, 11 Apr 2022 12:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2021-intern/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;こんにちは。ニコニコでサーバーサイドエンジニアの就業型インターンシップをしていました有馬海人です。&#xA;インターンシップに申し込んだ当時は大学院修士課程1年の夏休み前でした。&#xA;研究では「スパコン用プログラム開発者の開発支援をするツール」の開発をしています。&#xA;期間は週3日、2021年10月初めから2022年3月末、1日当たり4時間の稼働でした。&#xA;週5の8時間労働に換算すると約1か月ほどです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>2021年度 エンジニア新入社員研修のご紹介</title>
      <link>https://dwango.github.io/articles/2021-onboarding/</link>
      <pubDate>Thu, 24 Mar 2022 12:23:22 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2021-onboarding/</guid>
      <description>&lt;p&gt;こんにちは。エンジニアの新入社員研修を担当している青木です。&#xA;今回はリモートで行われた2021年度の新入社員研修が、どのような様子だったかをご紹介します。&#xA;現在は2021年度の振り返りをもとに、迫っている2022年の新入社員研修の準備を進めています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>S3のコストダウンを実施してみた</title>
      <link>https://dwango.github.io/articles/reduce-s3-cost/</link>
      <pubDate>Wed, 16 Feb 2022 12:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/reduce-s3-cost/</guid>
      <description>&lt;p&gt;※本ブログは2022/2に執筆されています。そのため、アップデートによって内容が現在と異なる可能性があります。&lt;/p&gt;&#xA;&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;モバイル事業本部プロダクトエンジニアリングセクション マネージャーの安田です。&#xA;インフラっぽいことやクラウドっぽいことやデータエンジニアっぽいことをやってます。&#xA;今回、モバイル事業部で使うS3のコスト削減のため、ストレージクラスの移行等を行うライフサイクルの設定を行いましたのでご紹介します。&#xA;これからS3の管理を行っていく方、コスト削減に興味のある方の参考になれば幸いです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ドワンゴ21新卒がフルリモートでの入社から機能をリリースするまで</title>
      <link>https://dwango.github.io/articles/hikamayo_rookie/</link>
      <pubDate>Tue, 30 Nov 2021 10:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/hikamayo_rookie/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;2021年新卒エンジニアのHikamayoです。&lt;/p&gt;&#xA;&lt;p&gt;先日、僕が入社して初めて開発に関わった機能がリリースされました。&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://blog.nicovideo.jp/niconews/157710.html&#34;&gt;ニコニコ動画で、自分の投稿動画の再生数・コメント数が伸びている際にお知らせが届くようになりました。https://blog.nicovideo.jp/niconews/157710.html&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;「ニコニコの&amp;quot;お知らせ&amp;quot;について」は&lt;a href=&#34;https://qa.nicovideo.jp/faq/show/15834&#34;&gt;こちら&lt;/a&gt;をご覧ください。&lt;/p&gt;</description>
    </item>
    <item>
      <title>新ランキングでのランキング過去ログファイル利用方法</title>
      <link>https://dwango.github.io/niconico/ranking_logs_in_genre_ranking/</link>
      <pubDate>Tue, 04 Jun 2019 13:40:14 +0900</pubDate>
      <guid>https://dwango.github.io/niconico/ranking_logs_in_genre_ranking/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;ニコニコ動画では、過去にどのような動画がランキングに掲載されていたかが分かる機能を提供しています。&lt;/p&gt;&#xA;&lt;p&gt;これまではプレミアム会員専用機能として、ブラウザ上で過去のランキングを閲覧できる機能を提供してまいりましたが、&lt;br&gt;&#xA;2019年6月に導入される予定の新ランキング（ジャンルランキング）にあわせて、ファイルとしてご提供する方式に変更させていただきます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>社内LT配信システムの紹介</title>
      <link>https://dwango.github.io/articles/develop-lt-system/</link>
      <pubDate>Tue, 21 May 2019 15:00:02 +0900</pubDate>
      <guid>https://dwango.github.io/articles/develop-lt-system/</guid>
      <description>&lt;p&gt;ドワンゴ 技術コミュニケーション室のsaka1です。&lt;/p&gt;&#xA;&lt;p&gt;この記事では、社内で用いられているLightningTalk(LT)用のライブストリーミングシステムについて紹介したいと思います。&#xA;LTは普段こんな感じで行われています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>AV1リアルタイムハードウェアエンコーダを開発しました</title>
      <link>https://dwango.github.io/articles/av1hwencoder/</link>
      <pubDate>Tue, 14 May 2019 16:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/av1hwencoder/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;AV1は&lt;a href=&#34;https://aomedia.org/&#34;&gt;Alliance for Open Media(AOM)&lt;/a&gt;が開発しているオープンかつロイヤリティフリーな動画圧縮コーデックです。&#xA;従来のコーデックよりも大幅に圧縮率が高く、同じデータ容量でも高画質な動画を表現できるため、4Kなどの大きなディスプレイの普及が進む現状において特に期待が寄せられています。&#xA;AOMには動画技術に関わる様々な企業が参加しており、注目の高さが伺えます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>エンジニアの心技体</title>
      <link>https://dwango.github.io/articles/heart-technique-and-body-for-engineers/</link>
      <pubDate>Mon, 29 Apr 2019 20:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/heart-technique-and-body-for-engineers/</guid>
      <description>&lt;p&gt;ドワンゴ 技術コミュニケーション室の塩谷（ &lt;a href=&#34;https://github.com/kwappa&#34;&gt;kwappa&lt;/a&gt; ) です。&lt;/p&gt;&#xA;&lt;p&gt;2019年、ドワンゴには19名の新卒エンジニアが入社しました。一般研修やグループ会社との合同研修を経て、4/22からはエンジニア研修が始まっています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>JANOG43 Report</title>
      <link>https://dwango.github.io/articles/janog43-report/</link>
      <pubDate>Sat, 09 Feb 2019 15:33:55 +0900</pubDate>
      <guid>https://dwango.github.io/articles/janog43-report/</guid>
      <description>&lt;h1 id=&#34;はじめに&#34;&gt;はじめに&lt;/h1&gt;&#xA;&lt;p&gt;Dwango Cloud Service部 Networkセクションの北内です。&lt;/p&gt;&#xA;&lt;p&gt;2019年1月22日〜25日に行われたJANOG43 Meetingに参加してきましたのでレポートします。&lt;/p&gt;</description>
    </item>
    <item>
      <title>niconico 改善インターンを終えて</title>
      <link>https://dwango.github.io/articles/2018intern/</link>
      <pubDate>Thu, 27 Dec 2018 21:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/2018intern/</guid>
      <description>&lt;p&gt;ドワンゴ 技術コミュニケーション室の&lt;a href=&#34;https://twitter.com/_kuriko&#34;&gt;小枝&lt;/a&gt;です。&lt;/p&gt;&#xA;&lt;p&gt;2018年度のエンジニア向けインターンシップは、niconico改善インターン、研究開発インターン、ドワンゴ.LT for Studentの3つのテーマで開催しました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>VimConf 2018のスポンサーをしました</title>
      <link>https://dwango.github.io/articles/vimconf2018/</link>
      <pubDate>Tue, 27 Nov 2018 13:59:36 +0900</pubDate>
      <guid>https://dwango.github.io/articles/vimconf2018/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;こんにちは。&lt;br&gt;&#xA;入社2年目のエンジニア、&lt;a href=&#34;https://github.com/mopp&#34;&gt;mopp&lt;/a&gt;です。&lt;/p&gt;&#xA;&lt;p&gt;2018/11/24に&lt;a href=&#34;https://vimconf.org/2018&#34;&gt;VimConf 2018&lt;/a&gt;が開催されました。&lt;br&gt;&#xA;&lt;a href=&#34;https://dwango.github.io/articles/vimconf2017/&#34;&gt;昨年のVimConf 2017&lt;/a&gt;に引き続き、今年もドワンゴもスポンサーとして参加しました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>革新的懇親会アイテム「プルタブフック」のご案内</title>
      <link>https://dwango.github.io/articles/pull-tab-hook/</link>
      <pubDate>Fri, 09 Nov 2018 18:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/pull-tab-hook/</guid>
      <description>&lt;p&gt;ドワンゴ 技術コミュニケーション室の塩谷（ &lt;a href=&#34;https://github.com/kwappa&#34;&gt;@kwappa&lt;/a&gt; / &lt;a href=&#34;https://friends.nico/@kwappa&#34;&gt;kwappa@friends.nico&lt;/a&gt; ）です。&lt;/p&gt;&#xA;&lt;p&gt;エンジニアにとって勉強会やカンファレンスに参加するのは学びであるとともに楽しみでもあります。そんなイベントをさらに楽しみなものにしてくれるのが、みんな大好き懇親会。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ゲームを作ってみよう</title>
      <link>https://dwango.github.io/niconico/jikken-housou/akashic-content3/</link>
      <pubDate>Tue, 06 Nov 2018 16:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/niconico/jikken-housou/akashic-content3/</guid>
      <description>&lt;hr&gt;&#xA;&lt;p&gt;この文書は 2018 年当時のものです。&lt;/p&gt;&#xA;&lt;p&gt;最新のニコ生ゲーム作成については &lt;strong&gt;&lt;a href=&#34;https://akashic-games.github.io/shin-ichiba/&#34;&gt;https://akashic-games.github.io/shin-ichiba/&lt;/a&gt;&lt;/strong&gt; をご参照ください。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;本ページの内容&#34;&gt;本ページの内容&lt;/h2&gt;&#xA;&lt;p&gt;本ページは、2018年10月25日～2018年12月14日（結果発表は2019年01月26日）までかけて行われる（行われた）、&lt;a href=&#34;http://ch.nicovideo.jp/indies-game2019/blomaga/ar1687936&#34;&gt;ニコニコ自作ゲームフェス新人賞　「実験放送ゲーム部門」&lt;/a&gt;に合わせて制作された特集記事の第3回目です。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ツールを作ってみよう</title>
      <link>https://dwango.github.io/niconico/jikken-housou/akashic-content2/</link>
      <pubDate>Thu, 01 Nov 2018 14:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/niconico/jikken-housou/akashic-content2/</guid>
      <description>&lt;hr&gt;&#xA;&lt;p&gt;この文書は 2018 年当時のものです。&lt;/p&gt;&#xA;&lt;p&gt;最新のニコ生ゲーム作成については &lt;strong&gt;&lt;a href=&#34;https://akashic-games.github.io/shin-ichiba/&#34;&gt;https://akashic-games.github.io/shin-ichiba/&lt;/a&gt;&lt;/strong&gt; をご参照ください。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;本ページの内容&#34;&gt;本ページの内容&lt;/h2&gt;&#xA;&lt;p&gt;本ページは、2018年10月25日～2018年12月14日（結果発表は2019年01月26日）までかけて行われる（行われた）、&lt;a href=&#34;http://ch.nicovideo.jp/indies-game2019/blomaga/ar1687936&#34;&gt;ニコニコ自作ゲームフェス新人賞　「実験放送ゲーム部門」&lt;/a&gt;に合わせて制作された特集記事の第2回目です。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rust製の分散オブジェクトストレージをOSSとして公開しました</title>
      <link>https://dwango.github.io/articles/frugalos/</link>
      <pubDate>Fri, 26 Oct 2018 14:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/frugalos/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;ドワンゴでは&lt;a href=&#34;https://www.nicovideo.jp/&#34;&gt;niconico&lt;/a&gt;の配信系サービスのバックエンドで利用するために、&lt;strong&gt;Frugalos&lt;/strong&gt;という名前の分散オブジェクトストレージを開発しているのですが、この度OSSとして公開することとなりましたので、この場を借りて軽く紹介させて貰います。&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: center&#34;&gt;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/frugalos/frugalos-logo.png&#34; alt=&#34;frugalos&#34;  /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: center&#34;&gt;&lt;a href=&#34;https://github.com/frugalos&#34;&gt;https://github.com/frugalos&lt;/a&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;Frugalosは&lt;a href=&#34;https://www.rust-lang.org/ja-JP/&#34;&gt;Rust&lt;/a&gt;で実装されており、現時点では以下のリポジトリが公開されています:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/frugalos/raftlog_protobuf&#34;&gt;raftlog_protobuf&lt;/a&gt;: raftlogへの&lt;a href=&#34;https://developers.google.com/protocol-buffers/&#34;&gt;Protocol Buffers&lt;/a&gt;サポートの追加&lt;/li&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;frugalosって何&#34;&gt;&amp;ldquo;Frugalos&amp;quot;って何？&lt;/h2&gt;&#xA;&lt;p&gt;&amp;ldquo;&lt;strong&gt;Frugal&lt;/strong&gt; &lt;strong&gt;o&lt;/strong&gt;bject &lt;strong&gt;s&lt;/strong&gt;torage&amp;quot;の略です。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコ新市場対応コンテンツ制作ガイド</title>
      <link>https://dwango.github.io/niconico/jikken-housou/akashic-guide/</link>
      <pubDate>Thu, 25 Oct 2018 18:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/niconico/jikken-housou/akashic-guide/</guid>
      <description>&lt;hr&gt;&#xA;&lt;p&gt;この文書は 2018 年当時のものです。&lt;/p&gt;&#xA;&lt;p&gt;最新のニコ生ゲーム作成については &lt;strong&gt;&lt;a href=&#34;https://akashic-games.github.io/shin-ichiba/&#34;&gt;https://akashic-games.github.io/shin-ichiba/&lt;/a&gt;&lt;/strong&gt; をご参照ください。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;本ページの内容&#34;&gt;本ページの内容&lt;/h2&gt;&#xA;&lt;p&gt;本ページでは、2018年10月25日より可能になった、ニコニコ新市場対応コンテンツを皆様が作るための情報をまとめていきます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>泥棒バスターを改造してみよう</title>
      <link>https://dwango.github.io/niconico/jikken-housou/akashic-content1/</link>
      <pubDate>Thu, 25 Oct 2018 18:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/niconico/jikken-housou/akashic-content1/</guid>
      <description>&lt;hr&gt;&#xA;&lt;p&gt;この文書は 2018 年当時のものです。&lt;/p&gt;&#xA;&lt;p&gt;最新のニコ生ゲーム作成については &lt;strong&gt;&lt;a href=&#34;https://akashic-games.github.io/shin-ichiba/&#34;&gt;https://akashic-games.github.io/shin-ichiba/&lt;/a&gt;&lt;/strong&gt; をご参照ください。&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;本ページの内容&#34;&gt;本ページの内容&lt;/h2&gt;&#xA;&lt;p&gt;本ページは、2018年10月25日～2018年12月14日（結果発表は2019年01月26日）までかけて行われる（行われた）、&lt;a href=&#34;http://ch.nicovideo.jp/indies-game2019/blomaga/ar1687936&#34;&gt;ニコニコ自作ゲームフェス新人賞　「実験放送ゲーム部門」&lt;/a&gt;に合わせて制作された特集記事の第1回目です。&lt;/p&gt;</description>
    </item>
    <item>
      <title>教育従事プログラマーというキャリアについて</title>
      <link>https://dwango.github.io/articles/educational-programmer-career/</link>
      <pubDate>Tue, 23 Oct 2018 15:27:31 +0900</pubDate>
      <guid>https://dwango.github.io/articles/educational-programmer-career/</guid>
      <description>&lt;p&gt;株式会社ドワンゴの教育事業本部でN高等学校のプログラミング教育を担当しているエンジニアの&lt;a href=&#34;https://twitter.com/sifue&#34;&gt;sifue&lt;/a&gt;といいます。&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://nnn.ed.jp/&#34;&gt;N高等学校&lt;/a&gt;は2016年にできた通信制の高校で、現在は7000名以上の生徒が在籍しており、その中の800名近い生徒が全国に8箇所あるキャンパスに通っています。&lt;/p&gt;&#xA;&lt;p&gt;自分は2015年9月に開発を行う部署から教育事業本部に異動してきました。最初はひとりでしたが、3年経った現在では4人の教育従事プログラマーで、N高等学校のプログラミング教育を行っています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>UniVRM-0.44のマテリアル</title>
      <link>https://dwango.github.io/vrm/univrm/shaders/univrm_shaders_044/</link>
      <pubDate>Fri, 05 Oct 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/shaders/univrm_shaders_044/</guid>
      <description>&lt;p&gt;UniVRM-0.44でマテリアル関連の修正と追加があります。&lt;/p&gt;&#xA;&lt;h2 id=&#34;unigltfuniunlitシェーダーの導入&#34;&gt;UniGLTF/UniUnlitシェーダーの導入&lt;/h2&gt;&#xA;&lt;p&gt;UniVRM-0.43は以下のUnlitシェーダーのインポート・エクスポートに対応していました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>『ニコニコ漫画』『読書メーター』スマートフォンアプリについて【トリスタinside出張版】</title>
      <link>https://dwango.github.io/articles/trista-inside/</link>
      <pubDate>Thu, 27 Sep 2018 17:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/trista-inside/</guid>
      <description>&lt;p&gt;　はじめまして。トリスタアプリ開発セクションの&lt;a href=&#34;https://twitter.com/tukiyo320&#34;&gt;tukiyo&lt;/a&gt;です。普段はAndroidアプリの開発を行っています。&lt;/p&gt;&#xA;&lt;p&gt;　このブログの読者の皆さんには、「トリスタ」という名前に聞き覚えがないかもしれませんのでご紹介させていただきますと、&lt;a href=&#34;https://trista.jp/&#34;&gt;株式会社トリスタ&lt;/a&gt;は『ニコニコ漫画』『読書メーター』など、本にまつわる事業を担うカドカワのグループ会社です。私を含め、メンバーの大半はドワンゴの社員でもあります。&lt;/p&gt;</description>
    </item>
    <item>
      <title>実験放送の構成 - コメントサーバー編</title>
      <link>https://dwango.github.io/niconico/jikken-housou/comment-server/</link>
      <pubDate>Thu, 20 Sep 2018 17:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/niconico/jikken-housou/comment-server/</guid>
      <description>&lt;h1 id=&#34;本ドキュメントの内容はすでに廃止されています&#34;&gt;本ドキュメントの内容はすでに廃止されています。&lt;/h1&gt;&#xA;&lt;p&gt;&lt;strong&gt;2019年4月11日をもちまして、実験放送は終了いたしました。&lt;/strong&gt; ご意見・ご協力いただき、ありがとうございました。&lt;br&gt;&#xA;本ドキュメントは参考のために残しておりますが、解説されているコメントサーバーはすでに使用終了しております。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Webフロントエンド パフォーマンス改善ハンドブックを公開しました</title>
      <link>https://dwango.github.io/articles/web-frontend-performance-handbook/</link>
      <pubDate>Fri, 14 Sep 2018 12:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/web-frontend-performance-handbook/</guid>
      <description>&lt;h1 id=&#34;パフォーマンス改善ハンドブック&#34;&gt;&lt;a href=&#34;https://dwango-js.github.io/performance-handbook/&#34;&gt;パフォーマンス改善ハンドブック&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;p&gt;ウェブページにおけるパフォーマンスに関する問題の見つけ方や考え方の事例をまとめた&#xA;&lt;a href=&#34;https://dwango-js.github.io/performance-handbook/&#34;&gt;Webフロントエンド パフォーマンス改善ハンドブック&lt;/a&gt;を公開しました。&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;URL: &lt;a href=&#34;https://dwango-js.github.io/performance-handbook/&#34;&gt;https://dwango-js.github.io/performance-handbook/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;このハンドブックでは過去に行ったWebフロントエンドのパフォーマンス改善の事例を中心に紹介しています。&#xA;注意点としてWebフロントエンドは常に変化しているため、現在の最適な解決方法を提案するものではありません。&lt;/p&gt;</description>
    </item>
    <item>
      <title>niconicoの開発者向け情報の公開</title>
      <link>https://dwango.github.io/articles/niconico/</link>
      <pubDate>Wed, 15 Aug 2018 12:28:34 +0900</pubDate>
      <guid>https://dwango.github.io/articles/niconico/</guid>
      <description>&lt;p&gt;本サイトに、ニコニコ動画、ニコニコ生放送他、niconicoに関する開発者向けの情報を掲載するスペースを作成しました。&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://dwango.github.io/niconico/&#34;&gt;niconicoの開発者向け情報&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;最初に、5月31日からニコニコ生放送で行っている実験放送で利用されているコメントのシステム構造についての記事を記載しています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>実験放送の構成 - コメント編</title>
      <link>https://dwango.github.io/niconico/jikken-housou/comment/</link>
      <pubDate>Tue, 14 Aug 2018 15:44:12 +0900</pubDate>
      <guid>https://dwango.github.io/niconico/jikken-housou/comment/</guid>
      <description>&lt;h1 id=&#34;本ドキュメントの内容はすでに廃止されています&#34;&gt;本ドキュメントの内容はすでに廃止されています。&lt;/h1&gt;&#xA;&lt;p&gt;&lt;strong&gt;2019年4月11日をもちまして、実験放送は終了いたしました。&lt;/strong&gt; ご意見・ご協力いただき、ありがとうございました。&lt;br&gt;&#xA;本ドキュメントは参考のために残しておりますが、解説されているコメントサーバーはすでに使用終了しております。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Akashic Engineの紹介</title>
      <link>https://dwango.github.io/articles/akashic/</link>
      <pubDate>Fri, 03 Aug 2018 15:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/akashic/</guid>
      <description>&lt;h1 id=&#34;はじめに&#34;&gt;はじめに&lt;/h1&gt;&#xA;&lt;p&gt;第二サービス開発本部 第一プロダクト開発部の告原と申します。&lt;/p&gt;&#xA;&lt;p&gt;ドワンゴには5年程前に入社し、最初のニコキャスに携わった後、この記事で触れるAkashic Engineの開発に関わりました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ドワンゴのセミナールームが移転しました</title>
      <link>https://dwango.github.io/articles/moving-seminar-room/</link>
      <pubDate>Thu, 21 Jun 2018 16:01:23 +0900</pubDate>
      <guid>https://dwango.github.io/articles/moving-seminar-room/</guid>
      <description>&lt;p&gt;&lt;strong&gt;2019年6月追記：本記事は過去の情報となっています。ご注意ください。&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;ドワンゴ 技術コミュニケーション室の塩谷（ &lt;a href=&#34;https://github.com/kwappa&#34;&gt;@kwappa&lt;/a&gt; / &lt;a href=&#34;https://friends.nico/@kwappa&#34;&gt;kwappa@friends.nico&lt;/a&gt; ）です。&lt;/p&gt;&#xA;&lt;p&gt;勉強会の会場としてご利用いただいていたドワンゴのセミナールームが、このたび移転しました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>機械学習エンジニアから見たWWDC2018</title>
      <link>https://dwango.github.io/articles/wwdc2018/</link>
      <pubDate>Thu, 14 Jun 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/wwdc2018/</guid>
      <description>&lt;figure&gt;&#xD;&#xA;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/wwdc2018/cover.jpg&#34; alt=&#34;cover&#34; width=&#34;80%&#34; /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&#xD;&#xA;&lt;/figure&gt;&#xD;&#xA;&lt;p&gt;Dwangoの中の、機械学習の研究開発部署&lt;a href=&#34;https://nico-opendata.jp/ja/index.html&#34;&gt;Dwango Media Village&lt;/a&gt;で働くエンジニアの大垣です。&#xA;今回はAppleのWWDCに機械学習エンジニアとして参加してきたので、スマホアプリエンジニアとはおそらく少し異なる視点からのレポートになるだろうと思い、自分なりにWWDCの機械学習系のセッションのまとめをしようと思います。&lt;/p&gt;</description>
    </item>
    <item>
      <title>VRMFirstPersonの使い方</title>
      <link>https://dwango.github.io/vrm/univrm/api/univrm_use_firstperson/</link>
      <pubDate>Tue, 29 May 2018 10:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/api/univrm_use_firstperson/</guid>
      <description>&lt;h1 id=&#34;vrmfirstpersonの設定&#34;&gt;&lt;a href=&#34;../univrm_firstperson/&#34;&gt;VRMFirstPersonの設定&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;p&gt;VRMFirstPersonではRendererに対して設定があります。&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;FirstPersonFlag&lt;/th&gt;&#xA;          &lt;th&gt;レイヤー&lt;/th&gt;&#xA;          &lt;th&gt;備考&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Both&lt;/td&gt;&#xA;          &lt;td&gt;default&lt;/td&gt;&#xA;          &lt;td&gt;一人称と三人称で分ける必要のない部分に指定します&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;ThirdPersonOnly&lt;/td&gt;&#xA;          &lt;td&gt;THIRDPERSON_ONLY_LAYER&lt;/td&gt;&#xA;          &lt;td&gt;一人称時に描画したくない部分に指定します&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;FirstPersonOnly&lt;/td&gt;&#xA;          &lt;td&gt;FIRSTPERSON_ONLY_LAYER&lt;/td&gt;&#xA;          &lt;td&gt;三人称時に描画したくない部分に指定します。自動作成した頭部無しモデルが使います&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Auto&lt;/td&gt;&#xA;          &lt;td&gt;THIRDPERSON_ONLY_LAYER&lt;/td&gt;&#xA;          &lt;td&gt;実行時に一人称用モデルを自動で作成し、それをFIRSTPERSON_ONLY_LAYERに設定します&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;実行時に&lt;strong&gt;VRMFirstPerson.Setup&lt;/strong&gt;を呼び出すことで、上記のレイヤー設定を行うことができます。明示的に外部から呼び出してください。&lt;/p&gt;</description>
    </item>
    <item>
      <title>APIの変更履歴</title>
      <link>https://dwango.github.io/vrm/univrm/api/univrm_api_history/</link>
      <pubDate>Mon, 21 May 2018 10:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/api/univrm_api_history/</guid>
      <description>&lt;p&gt;プログラムに影響のある変更についてです。&lt;/p&gt;&#xA;&lt;p&gt;最新バージョンは&lt;a href=&#34;https://github.com/dwango/UniVRM/wiki&#34;&gt;UniVRM/Wiki&lt;/a&gt;をご覧ください。&lt;/p&gt;&#xA;&lt;h1 id=&#34;v036&#34;&gt;v0.36&lt;/h1&gt;&#xA;&lt;h2 id=&#34;テクスチャ名の格納位置の修正&#34;&gt;テクスチャ名の格納位置の修正&lt;/h2&gt;&#xA;&lt;p&gt;GLTFの仕様に準拠しました。&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;extraはextrasの間違い&lt;/li&gt;&#xA;&lt;li&gt;imageはnameを持っていた&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-json&#34; data-lang=&#34;json&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#960050;background-color:#1e0010&#34;&gt;json.images&lt;/span&gt;[&lt;span style=&#34;color:#960050;background-color:#1e0010&#34;&gt;i&lt;/span&gt;]&lt;span style=&#34;color:#960050;background-color:#1e0010&#34;&gt;.extra.name&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;変更後&lt;/p&gt;</description>
    </item>
    <item>
      <title>UniVRMでよくある質問</title>
      <link>https://dwango.github.io/vrm/univrm/univrm_faq/</link>
      <pubDate>Wed, 09 May 2018 00:00:00 +0000</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/univrm_faq/</guid>
      <description>&lt;h1 id=&#34;エラーの報告&#34;&gt;エラーの報告&lt;/h1&gt;&#xA;&lt;p&gt;コンソール画面の内容をご確認ください。&#xA;コンソール画面はメニューから表示できます。&lt;/p&gt;&#xA;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/vrm/window_console.png&#34; alt=&#34;コンソール画面を表示するメニュー&#34;  /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&#xA;&lt;p&gt;表示されたコンソール画面にエラーメッセージ(赤い)が表示されている場合、なんらかの不具合がある可能性があります。&lt;/p&gt;</description>
    </item>
    <item>
      <title>「VRM」って何？どんなことができる？</title>
      <link>https://dwango.github.io/vrm/vrm_about/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/vrm_about/</guid>
      <description>&lt;h2 id=&#34;vrmとは&#34;&gt;「VRM」とは&lt;/h2&gt;&#xA;&lt;p&gt;VR(Virtual Reality)やVTuberなどにおいて**「キャラクターや人型のアバター（の3Dモデル）」**を取り扱おうとした場合、従来はアプリケーションごと・3Dモデルデータごとに独自のシステムを開発したり細かく調整したりする必要がありました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>BlendShapeを操作する</title>
      <link>https://dwango.github.io/vrm/univrm/api/univrm_use_blendshape/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/api/univrm_use_blendshape/</guid>
      <description>&lt;h2 id=&#34;スクリプトからblendshapeを適用する&#34;&gt;スクリプトからBlendShapeを適用する&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-cs&#34; data-lang=&#34;cs&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; proxy=GetComponent&amp;lt;VRMBlendShapeProxy&amp;gt;();&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;// enumで呼び出し&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;proxy.SetValue(BlendShapePreset.A, &lt;span style=&#34;color:#ae81ff&#34;&gt;1.0f&lt;/span&gt;); &lt;span style=&#34;color:#75715e&#34;&gt;// 0から1で指定&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;// stringで呼び出し&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;proxy.SetValue(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;A&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#ae81ff&#34;&gt;1.0f&lt;/span&gt;);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;h2 id=&#34;複数のblendshapeをまとめて適用する&#34;&gt;複数のBlendShapeをまとめて適用する&lt;/h2&gt;&#xA;&lt;p&gt;たとえば&lt;/p&gt;&#xA;&lt;p&gt;Blink_Lが&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;MeshAのeye_L=100&lt;/li&gt;&#xA;&lt;li&gt;MeshAのeye_R=1&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Blink_Rが&lt;/p&gt;</description>
    </item>
    <item>
      <title>gltf VRM extension</title>
      <link>https://dwango.github.io/vrm/vrm_extension/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/vrm_extension/</guid>
      <description>&lt;h2 id=&#34;contributors&#34;&gt;Contributors&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;dwango&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;status&#34;&gt;Status&lt;/h2&gt;&#xA;&lt;p&gt;Draft&lt;/p&gt;&#xA;&lt;h2 id=&#34;dependencies&#34;&gt;Dependencies&lt;/h2&gt;&#xA;&lt;p&gt;Written against the glTF 2.0 spec.&lt;/p&gt;&#xA;&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;&#xA;&lt;p&gt;This extension defines Humanoid model for VR.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;human bone definitions&lt;/li&gt;&#xA;&lt;li&gt;standard morphs&lt;/li&gt;&#xA;&lt;li&gt;secondary animation annotations&lt;/li&gt;&#xA;&lt;li&gt;mesh visibilities for first person view&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;gltf-schema-updates&#34;&gt;glTF Schema Updates&lt;/h2&gt;&#xA;&lt;p&gt;This extension adds:&lt;/p&gt;&#xA;&lt;h3 id=&#34;json-schema&#34;&gt;JSON Schema&lt;/h3&gt;&#xA;&lt;p&gt;TODO: Links to the JSON schema for the new extension properties.&lt;/p&gt;&#xA;&lt;h2 id=&#34;known-implementations&#34;&gt;Known Implementations&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;TODO: List of known implementations, with links to each if available.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;resources&#34;&gt;Resources&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;TODO: Resources, if any.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>GLTFについて</title>
      <link>https://dwango.github.io/vrm/gltf_about/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/gltf_about/</guid>
      <description>&lt;p&gt;glTFはOpenGLの仕様策定をしているKHRONOSによる3Dフォーマットです。2017年にVersion2が策定されました。&#xA;VRMはglTF2.0をベースとしたフォーマットとなっています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>MToon</title>
      <link>https://dwango.github.io/vrm/univrm/shaders/mtoon/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/shaders/mtoon/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;../../univrm_install/#shader-preloading%E3%81%AE%E8%A8%AD%E5%AE%9A&#34;&gt;Shader preloadingの設定&lt;/a&gt;&lt;br/&gt;&#xA;&lt;a href=&#34;https://niconare.nicovideo.jp/watch/kn3485&#34;&gt;MToonの使い方&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;mtoon-について&#34;&gt;MToon について&lt;/h1&gt;&#xA;&lt;p&gt;MToon は日本のアニメ的表現をすることを目標としています。&#xA;主色 (Lit Color) と陰色 (Shade Color) の 2 色を、Lighting パラメータや光源環境に応じて混合することでそれを実現します。&lt;/p&gt;</description>
    </item>
    <item>
      <title>UniVRMで使えるシェーダー</title>
      <link>https://dwango.github.io/vrm/univrm/shaders/univrm_shaders/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/shaders/univrm_shaders/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;../univrm_shaders_044/&#34;&gt;UniVRM-0.44のマテリアル&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;pbr&#34;&gt;PBR&lt;/h2&gt;&#xA;&lt;h3 id=&#34;standardシェーダー&#34;&gt;Standardシェーダー&lt;/h3&gt;&#xA;&lt;p&gt;Unity標準です。&lt;/p&gt;&#xA;&lt;h2 id=&#34;unlit系シェーダー&#34;&gt;Unlit系シェーダー&lt;/h2&gt;&#xA;&lt;h3 id=&#34;vrmunlittexture&#34;&gt;VRM/UnlitTexture&lt;/h3&gt;&#xA;&lt;p&gt;UnityのUnit/Textureと同じです。&lt;/p&gt;&#xA;&lt;h3 id=&#34;vrmunlitcutout&#34;&gt;VRM/UnlitCutout&lt;/h3&gt;&#xA;&lt;p&gt;UnityのUnit/Cutoutと同じです。&lt;/p&gt;&#xA;&lt;h3 id=&#34;vrmunlittransparent&#34;&gt;VRM/UnlitTransparent&lt;/h3&gt;&#xA;&lt;p&gt;UnityのUnit/Transparentと同じです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>UniVRMのインストール</title>
      <link>https://dwango.github.io/vrm/univrm/univrm_install/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/univrm_install/</guid>
      <description>&lt;h2 id=&#34;unity-version&#34;&gt;Unity Version&lt;/h2&gt;&#xA;&lt;p&gt;Unity5.6以降をサポートしています。&lt;/p&gt;&#xA;&lt;h2 id=&#34;インストール&#34;&gt;インストール&lt;/h2&gt;&#xA;&lt;p&gt;&lt;code&gt;Assets/VRM&lt;/code&gt;にインストールします。&lt;/p&gt;&#xA;&lt;p&gt;既存のVRMが存在している場合、あらかじめVRMフォルダを削除することを推奨しています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>UniVRMの座標系変換について</title>
      <link>https://dwango.github.io/vrm/univrm/api/univrm_coordinate/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/api/univrm_coordinate/</guid>
      <description>&lt;p&gt;UniVRMは、インポート・エクスポート時に自動でGLTFとの座標変換を実行しています。&lt;/p&gt;&#xA;&lt;h2 id=&#34;vrmの座標系&#34;&gt;VRMの座標系&lt;/h2&gt;&#xA;&lt;p&gt;VRMはGLTFの拡張なので、GLTFの座標系に準拠します。&#xA;OpenGL標準の右手系Y-UP座標系です。&lt;/p&gt;</description>
    </item>
    <item>
      <title>UniVRMモデルのワークフロー</title>
      <link>https://dwango.github.io/vrm/univrm/univrm_workflow/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/univrm_workflow/</guid>
      <description>&lt;h2 id=&#34;ワークフロー&#34;&gt;ワークフロー&lt;/h2&gt;&#xA;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/vrm/vrm_workflow.png&#34; alt=&#34;vrm workflow&#34;  /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&#xA;&lt;h2 id=&#34;humanoid-avatarがセット済みの人間型モデルを用意します&#34;&gt;humanoid avatarがセット済みの人間型モデルを用意します&lt;/h2&gt;&#xA;&lt;p&gt;Fbx等のUnityのHumanoidモデルを用意してください。&lt;/p&gt;&#xA;&lt;p&gt;FbxのImport SettingsのRigタブでAnimationTypeをHumanoidにしてください。&lt;/p&gt;</description>
    </item>
    <item>
      <title>VRMSpringBone</title>
      <link>https://dwango.github.io/vrm/univrm/components/univrm_secondary/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/components/univrm_secondary/</guid>
      <description>&lt;p&gt;揺れモノ設定。&lt;/p&gt;&#xA;&lt;h1 id=&#34;コンポーネントのアタッチされるノード&#34;&gt;コンポーネントのアタッチされるノード&lt;/h1&gt;&#xA;&lt;p&gt;VRMをインポートしたとき、揺れモノ関連のコンポーネントは以下のようにアタッチされます。&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;VRMSpringBoneは、名前が&lt;code&gt;secondary&lt;/code&gt;のノードが自動的に作成されてそこにアタッチされます。&lt;/li&gt;&#xA;&lt;li&gt;VRMSpringBoneColliderGroupは、エクスポート時にアタッチされていたノードに復旧されます。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/vrm/vrm_settings.png&#34;   /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;VRMSpringBoneが見つからない場合には&lt;code&gt;secondary&lt;/code&gt;ノードをご確認ください。&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h1 id=&#34;vrmspringbone&#34;&gt;VRMSpringBone&lt;/h1&gt;&#xA;&lt;p&gt;尻尾、髪の毛、衣装などで動きに合わせて揺れて欲しいものの設定です。&#xA;揺らしたいオブジェクトの一番親のGameObjectをRootBonesにセットしてください。&lt;/p&gt;</description>
    </item>
    <item>
      <title>VRMのT-Poseについて</title>
      <link>https://dwango.github.io/vrm/vrm_tpose/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/vrm_tpose/</guid>
      <description>&lt;p&gt;VRMの第１実装のUnityのHumanoidに準拠したT-Pose&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;を採用しています。&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/vrm/T_pose.png&#34; alt=&#34;T_pose&#34;  /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;T-Poseの例&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;胴体と頭・足については自明ですが、腕と手の指についても規約があります。&lt;/p&gt;</description>
    </item>
    <item>
      <title>VRMファイルが使えるアプリケーションは？</title>
      <link>https://dwango.github.io/vrm/vrm_applications/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/vrm_applications/</guid>
      <description>&lt;h2 id=&#34;3dキャラクター投稿プラットフォーム&#34;&gt;3Dキャラクター投稿プラットフォーム&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://seed.online/&#34;&gt;ザ・シードオンライン&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://3d.nicovideo.jp/&#34;&gt;ニコニ立体&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://hub.vroid.com/&#34;&gt;VRoid Hub&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;キャラメイクツール&#34;&gt;キャラメイクツール&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://vkatsu.jp/&#34;&gt;Vカツ&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://vroid.pixiv.net/&#34;&gt;VRoid&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://fantia.jp/fanclubs/10552&#34;&gt;セシル変身アプリ&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;配信ツール&#34;&gt;配信ツール&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://virtualcast.jp/&#34;&gt;バーチャルキャスト&lt;/a&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;VR空間のスタジオをリアルタイムでコミュニケーションできるVRライブ・コミュニケーションサービス。モデルデータとしてVRMを採用、読み込み可能。&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://customcast.jp/&#34;&gt;カスタムキャスト&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>VRMファイルを作ってみたい</title>
      <link>https://dwango.github.io/vrm/how_to_make_vrm/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/how_to_make_vrm/</guid>
      <description>&lt;h2 id=&#34;vrmファイルのつくりかた既存3dモデルからのコンバート&#34;&gt;VRMファイルのつくりかた（既存3Dモデルからのコンバート）&lt;/h2&gt;&#xA;&lt;p&gt;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/vrm/vrm_workflow.png&#34; alt=&#34;vrm workflow&#34;  /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&#xA;VRMファイルをつくるためには、&lt;a href=&#34;https://unity3d.com/jp&#34;&gt;Unity&lt;/a&gt;と&lt;a href=&#34;https://github.com/dwango/UniVRM&#34;&gt;UniVRM&lt;/a&gt;を使用します。&#xA;おおまかな作業のながれは以下のようになります&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Unityで3Dモデルデータと&lt;a href=&#34;https://github.com/dwango/UniVRM&#34;&gt;UniVRM&lt;/a&gt;を読み込む。Unity上で大きさやマテリアルなどを調整・設定する&lt;/li&gt;&#xA;&lt;li&gt;一度UnityからVRMファイルを出力する（※正規化と呼びます）&lt;/li&gt;&#xA;&lt;li&gt;上記出力した VRMファイルをUnityで読み込み、Unity上でVRM独自の設定（ライセンス・揺れ物・表情・目線など）を行う&#xA;&lt;ul&gt;&#xA;&lt;li&gt;場合によってはここでUnity上でモデルを実際に動かして（再生して）挙動を確認する&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;設定が終わったら再度VRMファイルを出力する。すべての設定が埋め込まれたVRMファイルが出力されます。&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;ポイントは、 &lt;strong&gt;すでに作られた3DモデルをUnity上で調整し、Unityから出力する&lt;/strong&gt;ということと、&lt;strong&gt;一度VRMファイルを作り、それを再度読み込んでから細かい調整・設定を行う&lt;/strong&gt;ところとなります。&lt;/p&gt;</description>
    </item>
    <item>
      <title>VRMファイルを眺めてみたい</title>
      <link>https://dwango.github.io/vrm/how_to_view_vrm/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/how_to_view_vrm/</guid>
      <description>&lt;h2 id=&#34;vrmファイルの読み込みかた&#34;&gt;VRMファイルの読み込みかた&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/dwango/UniVRMTest/releases&#34;&gt;UniVRMTest/releases&lt;/a&gt;からVRMファイルのビューアーアプリケーションをダウンロードしてください。プログラムを実行してVRMモデルを選んでモデルが表示されます。&#xA;また、以下の方法は少し面倒ですが、UnityでVRMファイルを読み込むことで内容を確認することができます。&lt;/p&gt;&#xA;&lt;h3 id=&#34;1unityで空のプロジェクトを作る&#34;&gt;1.Unityで空のプロジェクトを作る&lt;/h3&gt;&#xA;&lt;p&gt;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/vrm/unity_new_project.png&#34;   /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&#xA;Unityを起動し、プロジェクトを新規作成します。New→Create projectをクリック。&lt;/p&gt;</description>
    </item>
    <item>
      <title>VRMモデルを実行時にインポートする</title>
      <link>https://dwango.github.io/vrm/univrm/api/univrm_import_runtime/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/api/univrm_import_runtime/</guid>
      <description>&lt;p&gt;最新バージョンは&lt;a href=&#34;https://github.com/dwango/UniVRM/wiki/Runtime-import&#34;&gt;こちら&lt;/a&gt;をご覧ください。&lt;/p&gt;&#xA;&lt;p&gt;Unityで実行時にモデルをインポートする方法です。&lt;/p&gt;&#xA;&lt;h2 id=&#34;ファイルパスからvrmを開く&#34;&gt;ファイルパスからVRMを開く&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-cs&#34; data-lang=&#34;cs&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; path=&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;sample.vrm&amp;#34;&lt;/span&gt;;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; go=VRM.VRMImporter.LoadFromPath(path);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Debug.LogFormat(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;loaded {0}&amp;#34;&lt;/span&gt;, go.name);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;h2 id=&#34;ファイルパスから非同期にvrmを開く&#34;&gt;ファイルパスから非同期にVRMを開く&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-cs&#34; data-lang=&#34;cs&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; path=&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;sample.vrm&amp;#34;&lt;/span&gt;;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;VRMImporter.LoadVrmAsync(path, go =&amp;gt; {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    Debug.LogFormat(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;loaded {0}&amp;#34;&lt;/span&gt;, go.name);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;});&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;h2 id=&#34;バイト列からvrm開く&#34;&gt;バイト列からVRM開く&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-cs&#34; data-lang=&#34;cs&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; path=&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;sample.vrm&amp;#34;&lt;/span&gt;;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; bytes = File.ReadAllBytes(path);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; go=VRMImporter.LoadFromBytes(bytes);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;h2 id=&#34;バイト列から非同期にvrmを開く&#34;&gt;バイト列から非同期にVRMを開く&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-cs&#34; data-lang=&#34;cs&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;VRMImporter.LoadVrmAsync(bytes, go =&amp;gt; {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    Debug.LogFormat(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;loaded {0}&amp;#34;&lt;/span&gt;, go.name);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;});&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;h2 id=&#34;vrmから情報を取り出す&#34;&gt;VRMから情報を取り出す&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-cs&#34; data-lang=&#34;cs&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;#if&lt;/span&gt; UNITY_STANDALONE_WIN&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; path = FileDialogForWindows.FileDialog(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;open VRM&amp;#34;&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;.vrm&amp;#34;&lt;/span&gt;);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;#else&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; path = Application.dataPath + &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;/default.vrm&amp;#34;&lt;/span&gt;;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;#endif&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (&lt;span style=&#34;color:#66d9ef&#34;&gt;string&lt;/span&gt;.IsNullOrEmpty(path))&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                &lt;span style=&#34;color:#66d9ef&#34;&gt;return&lt;/span&gt;;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            }&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#75715e&#34;&gt;// Byte列を得る&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; bytes = File.ReadAllBytes(path);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; context = &lt;span style=&#34;color:#66d9ef&#34;&gt;new&lt;/span&gt; VRMImporterContext();&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#75715e&#34;&gt;// GLB形式をParseしてチャンクからJSONを取得しParseします&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            context.ParseGlb(bytes);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#75715e&#34;&gt;// metaを取得&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; meta = context.ReadMeta();&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            Debug.LogFormat(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;meta: title:{0}&amp;#34;&lt;/span&gt;, meta.Title);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#75715e&#34;&gt;// もしくはこちらでパースされたGLTF全体にアクセスできます&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; vrm = context.GLTF;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#75715e&#34;&gt;// ParseしたJSONをもとにシーンを構築します&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt; (m_loadAsync)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                &lt;span style=&#34;color:#75715e&#34;&gt;// 非同期に実行する&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; now = Time.time;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                VRMImporter.LoadVrmAsync(context, go=&amp;gt; {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                    &lt;span style=&#34;color:#66d9ef&#34;&gt;var&lt;/span&gt; delta = Time.time - now;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                    Debug.LogFormat(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;LoadVrmAsync {0:0.0} seconds&amp;#34;&lt;/span&gt;, delta);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                    OnLoaded(go);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                });&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            }&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            &lt;span style=&#34;color:#66d9ef&#34;&gt;else&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                &lt;span style=&#34;color:#75715e&#34;&gt;// 同期的に実行する&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                VRMImporter.LoadFromBytes(context);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                OnLoaded(context.Root);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            }&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;h2 id=&#34;thumbnailを取得するv037から&#34;&gt;Thumbnailを取得する(v0.37から)&lt;/h2&gt;&#xA;&lt;p&gt;ReadMetaに引数を渡すことでThumbnailテクスチャを作成できます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>VRM仕様</title>
      <link>https://dwango.github.io/vrm/vrm_spec/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/vrm_spec/</guid>
      <description>&lt;hr&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md&#34;&gt;glTF-2.0&lt;/a&gt;のバイナリ形式glbをベースにした、VR向けモデルフォーマットです。&lt;/p&gt;&#xA;&lt;h1 id=&#34;更新履歴&#34;&gt;更新履歴&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;20181109: JsonShcemaの&lt;code&gt;Vector3&lt;/code&gt;のタイプが誤って &lt;code&gt;array&lt;/code&gt; になっていた部分を修正&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-js&#34; data-lang=&#34;js&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;{&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;x&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;:&lt;/span&gt; {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;type&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;number&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    },&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;y&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;:&lt;/span&gt; {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;type&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;number&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    },&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;z&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;:&lt;/span&gt; {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;type&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;:&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;number&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    }&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1 id=&#34;拡張子&#34;&gt;拡張子&lt;/h1&gt;&#xA;&lt;p&gt;&lt;code&gt;.vrm&lt;/code&gt;を使います。&#xA;gltfのバイナリ形式&lt;code&gt;.glb&lt;/code&gt;と互換性があるので、拡張子を&lt;code&gt;.glb&lt;/code&gt;に変更するとGLTF対応のアプリケーションで読み込むことができます(VRM独自の追加情報は無くなります)。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ブレンドシェイプの設定</title>
      <link>https://dwango.github.io/vrm/univrm/components/univrm_blendshape/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/components/univrm_blendshape/</guid>
      <description>&lt;p&gt;UniVRM v0.45で導入された新機能は&lt;a href=&#34;https://github.com/dwango/UniVRM/wiki/BlendShape%E3%81%AE%E3%82%BB%E3%83%83%E3%83%88%E3%82%A2%E3%83%83%E3%83%97&#34;&gt;こちら&lt;/a&gt;をご覧ください。&lt;/p&gt;&#xA;&lt;h2 id=&#34;vrmblendshapeproxy&#34;&gt;VRMBlendShapeProxy&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/vrm/VRMBlendShapeProxy.png&#34;   /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;実行時のVRMBlendShapeProxyのインスペクタ。Editorをプレイ状態にすると表示されます&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;使い方は、&lt;/p&gt;</description>
    </item>
    <item>
      <title>モデル情報</title>
      <link>https://dwango.github.io/vrm/univrm/components/univrm_meta/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/components/univrm_meta/</guid>
      <description>&lt;h2 id=&#34;vrmmeta&#34;&gt;VRMMeta&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/vrm/meta.png&#34; alt=&#34;meta&#34;  /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;VRMMetaコンポーネント&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h3 id=&#34;情報information&#34;&gt;情報(Information)&lt;/h3&gt;&#xA;&lt;h4 id=&#34;タイトルtitle&#34;&gt;タイトル(Title)&lt;/h4&gt;&#xA;&lt;p&gt;アバターモデルの名前を設定します&lt;/p&gt;&#xA;&lt;h4 id=&#34;作者author&#34;&gt;作者(Author)&lt;/h4&gt;&#xA;&lt;p&gt;モデルの作者の名前を記述します&lt;/p&gt;&#xA;&lt;h4 id=&#34;連絡先contact-information&#34;&gt;連絡先(Contact Information)&lt;/h4&gt;&#xA;&lt;p&gt;モデルの作者への連絡先を記述します&lt;/p&gt;&#xA;&lt;h4 id=&#34;参照reference&#34;&gt;参照(Reference)&lt;/h4&gt;&#xA;&lt;p&gt;何か「親作品」に相当するものがある場合は参照URLなどを記述します&lt;/p&gt;</description>
    </item>
    <item>
      <title>一人称表示</title>
      <link>https://dwango.github.io/vrm/univrm/components/univrm_firstperson/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/components/univrm_firstperson/</guid>
      <description>&lt;h1 id=&#34;vrmfirstperson&#34;&gt;VRMFirstPerson&lt;/h1&gt;&#xA;&lt;p&gt;一人称表示に関連する設定です。&lt;/p&gt;&#xA;&lt;h2 id=&#34;firstpersonbone&#34;&gt;FirstPersonBone&lt;/h2&gt;&#xA;&lt;p&gt;通常頭ボーンを指定します。&#xA;一人称時にヘッドセットに追随させるボーンです。&lt;/p&gt;&#xA;&lt;h2 id=&#34;firstpersonoffset&#34;&gt;FirstPersonOffset&lt;/h2&gt;&#xA;&lt;p&gt;追随する位置をFirstPersonBoneの位置からオフセットします。&#xA;デフォルト値[0, 0.06, 0]は、Headから両目の間へのオフセットを想定しています。&lt;/p&gt;</description>
    </item>
    <item>
      <title>視線制御</title>
      <link>https://dwango.github.io/vrm/univrm/components/univrm_lookat/</link>
      <pubDate>Mon, 16 Apr 2018 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/vrm/univrm/components/univrm_lookat/</guid>
      <description>&lt;h2 id=&#34;vrmlookathead&#34;&gt;VRMLookAtHead&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/vrm/VRMLookAtHead.png&#34;   /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;VRMLookAtHead&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;このコンポーネントは頭から見たTargetの方向を計算します。&lt;/p&gt;&#xA;&lt;h3 id=&#34;target&#34;&gt;Target&lt;/h3&gt;&#xA;&lt;p&gt;注視する対象物です。目を向けたい場所にあるオブジェクトをセットしてください。&#xA;カメラをセットすればカメラ目線になります。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Harekaze CTF 2018のスポンサーをしました</title>
      <link>https://dwango.github.io/articles/harekazectf2018/</link>
      <pubDate>Mon, 09 Apr 2018 18:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/harekazectf2018/</guid>
      <description>&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;第二サービス開発本部 研究開発部の鷹取です。&#xA;私は個人的にCTFチーム &lt;a href=&#34;https://harekaze.com/&#34;&gt;Harekaze&lt;/a&gt;に所属しています。&lt;br&gt;&#xA;チームHarekazeでは、2018年2月10日～11日に&lt;a href=&#34;https://harekaze.com/ctf.html&#34;&gt;Harekaze CTF 2018&lt;/a&gt;を開催しました。&#xA;今回ドワンゴはスポンサーとして協力しました。&#xA;Harekaze CTF 2018がどのような大会だったのかについて、Harekazeのメンバーとして、またドワンゴの社員として、簡単に紹介させていただきます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>いきのこれ！社畜ちゃん3巻のプログラム作成をお手伝いした時の話</title>
      <link>https://dwango.github.io/articles/shachiku-chan-vol3/</link>
      <pubDate>Tue, 23 Jan 2018 18:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/shachiku-chan-vol3/</guid>
      <description>&lt;p&gt;技術コミュニケーション室の&lt;a href=&#34;https://twitter.com/pocketberserker&#34;&gt;中山&lt;/a&gt;です。&lt;/p&gt;&#xA;&lt;p&gt;2017年11月に発売された&lt;a href=&#34;https://www.kadokawa.co.jp/product/321706000100/&#34;&gt;いきのこれ！　社畜ちゃん（3）&lt;/a&gt;のプログラミング講座にて、プログラム作成をお手伝いしました。&lt;/p&gt;&#xA;&lt;p&gt;そろそろ実際に手を動かした方が増えただろうということで、私が書ける範囲での裏話的なものを少し紹介します。&#xA;講座のネタバレになる可能性が高いので、まだ読んでいない方は先に講座に目を通すことをお勧めします。&lt;/p&gt;</description>
    </item>
    <item>
      <title>とあるクエリを2万倍速にした話 -データベースの気持ちになる- 後編</title>
      <link>https://dwango.github.io/articles/mastodon-database-index-2/</link>
      <pubDate>Fri, 19 Jan 2018 19:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/mastodon-database-index-2/</guid>
      <description>&lt;p&gt;技術コミュニケーション室 OSSグループの&lt;a href=&#34;https://github.com/takayamaki&#34;&gt;髙﨑&lt;/a&gt;です。&lt;/p&gt;&#xA;&lt;p&gt;本記事は、&lt;a href=&#34;../mastodon-database-index-1/&#34;&gt;とあるクエリを2万倍速にした話 -データベースの気持ちになる- 前編&lt;/a&gt;の続きです。&lt;/p&gt;&#xA;&lt;p&gt;前回の記事でお話しした内容がPullRequestを作ったときの過程だったわけですが、&#xA;そのような結果に至った経緯、Index Only Scanを使わなかったPostgreSQL特有の事情について、&#xA;PostgreSQLのアーキテクチャなども交えもう少し詳しくお話させていただきます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>とあるクエリを2万倍速にした話 -データベースの気持ちになる- 前編</title>
      <link>https://dwango.github.io/articles/mastodon-database-index-1/</link>
      <pubDate>Thu, 18 Jan 2018 13:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/mastodon-database-index-1/</guid>
      <description>&lt;p&gt;技術コミュニケーション室 OSSグループの&lt;a href=&#34;https://github.com/takayamaki&#34;&gt;髙﨑&lt;/a&gt;です。&lt;/p&gt;&#xA;&lt;p&gt;当グループでは、&lt;a href=&#34;https://github.com/tootsuite/mastodon&#34;&gt;マストドン&lt;/a&gt;というオープンソースの分散型マイクロブログについて、&#xA;弊社が運営するインスタンス「&lt;a href=&#34;https://friends.nico/about&#34;&gt;friends.nico&lt;/a&gt;」の運営、独自機能の開発、運用、ならびにそれらで得た知見を上流のプレーンなマストドンへcontributeするという業務を主に行っています。&lt;/p&gt;&#xA;&lt;p&gt;本記事では、tableに適切なindexを張ることによってとあるスロークエリの速度改善を行った事例について、実際に上流へ行ったPullRequestをベースにお話させていただきます。&lt;/p&gt;</description>
    </item>
    <item>
      <title>超歌舞伎に登場する初音ミクさんの美麗な舞を高品質なままMicrosoft HoloLensで鑑賞する技術</title>
      <link>https://dwango.github.io/articles/dc-expo-miku/</link>
      <pubDate>Wed, 27 Dec 2017 08:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/dc-expo-miku/</guid>
      <description>&lt;div class=&#34;article-img&#34;&gt;&#xD;&#xA;  &#xD;&#xA;  &lt;img src=&#34;https://dwango.github.io/images/dc-expo-miku/kabukimiku_1.jpg&#34; alt=&#34;DCEXPOでの展示の様子&#34;  /&gt;&#xD;&#xA;  &#xD;&#xA;&lt;/div&gt;&#xD;&#xA;&#xA;&lt;h2 id=&#34;tldrとても長いのでまとめ&#34;&gt;TL;DR（とても長いのでまとめ）&lt;/h2&gt;&#xA;&lt;p&gt;HoloLensの3D計算能力は限られているので、美麗なミクさんを美麗なまま鑑賞するために細々とした工夫をしたよ、という話。&lt;/p&gt;&#xA;&lt;h2 id=&#34;ドワンゴhololens&#34;&gt;ドワンゴ×HoloLens&lt;/h2&gt;&#xA;&lt;p&gt;ドワンゴでAR/VR/イベント演出システムなどの開発を担当している先端演出技術開発セクションの岩城(&lt;a href=&#34;https://twitter.com/MobileHackerz&#34;&gt;MIRO&lt;/a&gt;)です。&lt;/p&gt;</description>
    </item>
    <item>
      <title>白黒漫画にDeep Learningで着色する ～参照画像を使って～</title>
      <link>https://dwango.github.io/articles/comicolorization/</link>
      <pubDate>Tue, 26 Dec 2017 14:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/comicolorization/</guid>
      <description>&lt;p&gt;この記事はドワンゴアドベントカレンダー26日目(延長戦!)の記事です。&lt;/p&gt;&#xA;&lt;p&gt;私は、Dwango Media Villageで研究を行なっている古澤です。Dwango Media Villageは、ドワンゴの機械学習系の研究とその応用を行なっているチームです。&lt;/p&gt;</description>
    </item>
    <item>
      <title>エンジニアが読みたくなる職務経歴書</title>
      <link>https://dwango.github.io/articles/engineers-resume/</link>
      <pubDate>Sun, 24 Dec 2017 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/engineers-resume/</guid>
      <description>&lt;p&gt;この記事は&lt;a href=&#34;https://qiita.com/advent-calendar/2017/dwango&#34;&gt;ドワンゴ Advent Calendar 2017&lt;/a&gt; 24日目の記事です。メリークリスマス！&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;ドワンゴ 技術コミュニケーション室の塩谷（ &lt;a href=&#34;https://github.com/kwappa&#34;&gt;@kwappa&lt;/a&gt; / &lt;a href=&#34;https://friends.nico/@kwappa&#34;&gt;kwappa@friends.nico&lt;/a&gt; ）です。&lt;/p&gt;&#xA;&lt;p&gt;先日、技術コミュニケーション室のメンバーから「友人が転職を検討しているが、職務経歴書の書き方がわからず悩んでいる」という相談を受けました。ぼくは以前から職務経歴書についてはなんども書いたり喋ったりしてきたのですが、具体的な書き方やサンプルについてまとめたものはなかったので、この記事を書くことにしました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>RubyWorld Conference 2017に参加してきました</title>
      <link>https://dwango.github.io/articles/rubyworld_conference_2017/</link>
      <pubDate>Tue, 28 Nov 2017 16:30:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/rubyworld_conference_2017/</guid>
      <description>&lt;p&gt;ドワンゴ 技術コミュニケーション室の塩谷（ &lt;a href=&#34;https://github.com/kwappa&#34;&gt;@kwappa&lt;/a&gt; / &lt;a href=&#34;https://friends.nico/@kwappa&#34;&gt;kwappa@friends.nico&lt;/a&gt; ）です。&lt;/p&gt;&#xA;&lt;p&gt;11月1日と2日に島根県松江市で開催された「RubyWorld Conference 2017」に参加してきました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>VimConf 2017のスポンサーをしました</title>
      <link>https://dwango.github.io/articles/vimconf2017/</link>
      <pubDate>Tue, 14 Nov 2017 00:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/vimconf2017/</guid>
      <description>&lt;h1 id=&#34;はじめに&#34;&gt;はじめに&lt;/h1&gt;&#xA;&lt;p&gt;こんにちは。&lt;br&gt;&#xA;第二サービス開発本部所属、新卒エンジニアの&lt;a href=&#34;https://github.com/mopp&#34;&gt;mopp&lt;/a&gt;です。&lt;br&gt;&#xA;先日(2017/11/04)に&lt;a href=&#34;http://vimconf.vim-jp.org/2017/&#34;&gt;VimConf 2017&lt;/a&gt;が開催され、ドワンゴもスポンサーとして協賛しました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>ニコニコ生放送におけるdockerの活用事例</title>
      <link>https://dwango.github.io/articles/nicolive_docker_swarm/</link>
      <pubDate>Mon, 06 Nov 2017 13:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/nicolive_docker_swarm/</guid>
      <description>&lt;p&gt;&lt;em&gt;この記事は&lt;a href=&#34;http://ch.nicovideo.jp/dwango-engineer/blomaga/ar1353659&#34;&gt;dwango エンジニア ブロマガの記事&lt;/a&gt;を再収録したものです。&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;はじめに&#34;&gt;はじめに&lt;/h2&gt;&#xA;&lt;p&gt;はじめまして。ニコニコ生放送でマイクロサービスチームのグループリーダーを務めています、 ビビる(&lt;a href=&#34;https://friends.nico/@vivil&#34;&gt;@vivil@friends.nico&lt;/a&gt;) です。以前&lt;a href=&#34;https://kbkz.connpass.com/&#34;&gt;歌舞伎座.tech&lt;/a&gt;で&lt;a href=&#34;http://niconare.nicovideo.jp/watch/kn2496&#34;&gt;ニコニコ生放送フロント レガシーシステムの改善&lt;/a&gt;の発表をさせていただきました。&lt;/p&gt;</description>
    </item>
    <item>
      <title>riapi.nicovideo.jp APIサーバの廃止と移行のお知らせ</title>
      <link>https://dwango.github.io/articles/nicovideo_remove_flapi/</link>
      <pubDate>Fri, 03 Nov 2017 08:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/nicovideo_remove_flapi/</guid>
      <description>&lt;p&gt;こんにちは、ニコニコ動画開発チームからのお知らせです。&lt;/p&gt;&#xA;&lt;p&gt;運用状況の都合により、 &lt;code&gt;riapi.nicovideo.jp&lt;/code&gt; のAPIサーバは 2018年1月31日をもちまして機能を停止させていただきます。&#xA;&lt;code&gt;flapi.nicovideo.jp&lt;/code&gt; へすべてのAPIは移行済みなので、ご利用の方は接続先の変更をお願いいたします。&lt;/p&gt;</description>
    </item>
    <item>
      <title>dwango.github.io を公開しました</title>
      <link>https://dwango.github.io/articles/move_to_github_io/</link>
      <pubDate>Tue, 31 Oct 2017 18:00:00 +0900</pubDate>
      <guid>https://dwango.github.io/articles/move_to_github_io/</guid>
      <description>&lt;p&gt;ドワンゴ 技術コミュニケーション室の塩谷（ &lt;a href=&#34;https://github.com/kwappa&#34;&gt;@kwappa&lt;/a&gt; / &lt;a href=&#34;https://friends.nico/@kwappa&#34;&gt;kwappa@friends.nico&lt;/a&gt; ）です。&lt;/p&gt;&#xA;&lt;p&gt;ドワンゴではエンジニアブログとして自社プロダクトである「ブロマガ」を使ってきました。しかし、もともとエンジニア向けに作ったものではないので、技術記事を書くには機能的に苦しい部分もありました。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
