Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
2016/8/9 YEBIS for Unity (beta)のご紹介/Iwate Game ...
Search
Akiko Kawai
August 09, 2016
Technology
0
11k
2016/8/9 YEBIS for Unity (beta)のご紹介/Iwate Game Factory 2016 Summer Event
2016/8/9 特濃!ゲーム開発塾5
Akiko Kawai
August 09, 2016
Tweet
Share
More Decks by Akiko Kawai
See All by Akiko Kawai
VCpp Link and Library - C++ breaktime 2025 Summer
harukasao
0
250
Coding Experience Cpp vs Csharp - meetup app osaka@9
harukasao
0
930
Selected MAUI Blazor - meetup app osaka@8
harukasao
0
140
Try C++ module! - meetup app osaka@5
harukasao
0
430
シミュレーター制作の感想/ Tried developing Simulator at .NET Lab 201910
harukasao
0
94
NimTorchの紹介 / Introduce NimTorch meetup app osaka @3
harukasao
0
860
std::optionalの使い方 / how to use optional nakamecpp_13
harukasao
0
2.5k
2017/11/12 Optimized C++!
harukasao
0
200
2015/11/21 OpenSource Value
harukasao
0
3.4k
Other Decks in Technology
See All in Technology
AWS Well-Architected から考えるオブザーバビリティの勘所 / Considering the Essentials of Observability from AWS Well-Architected
sms_tech
1
860
(HackFes)米国国防総省のDevSecOpsライフサイクルをAWSのセキュリティサービスとOSSで実現
syoshie
5
660
With Devin -AIの自律とメンバーの自立
kotanin0
2
410
M365アカウント侵害時の初動対応
lhazy
7
4.9k
スプリントゴール未達症候群に送る処方箋
kakehashi
PRO
1
260
AI エンジニアの立場からみた、AI コーディング時代の開発の品質向上の取り組みと妄想
soh9834
7
490
AIを使っていい感じにE2Eテストを書けるようになるまで / Trying to Write Good E2E Tests with AI
katawara
3
1.8k
From Live Coding to Vibe Coding with Firebase Studio
firebasethailand
1
190
RapidPen: AIエージェントによる高度なペネトレーションテスト自動化の研究開発
laysakura
1
400
claude codeでPrompt Engineering
iori0311
0
490
興味の胞子を育て 業務と技術に広がる”きのこ力”
fumiyasac0921
0
150
OTel 公式ドキュメント翻訳 PJ から始めるコミュニティ活動/Community activities starting with the OTel official document translation project
msksgm
0
270
Featured
See All Featured
Done Done
chrislema
184
16k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
How to Ace a Technical Interview
jacobian
278
23k
The Language of Interfaces
destraynor
158
25k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.5k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
850
Docker and Python
trallard
45
3.5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
Producing Creativity
orderedlist
PRO
346
40k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Transcript
YEBIS for Unity (beta) のご紹介 2016/8/9 特濃!ゲーム開発塾5 シリコンスタジオ株式会社 プロジェクト推進室 河合安甲子
©Silicon Studio Corp., all rights reserved. 2 自己紹介 SiliconStudio -
Software Engineer and Evangelist @hr_sao Microsoft MVP for Windows Development Community開催 meetup app – 東京/大阪 Metro.cs – 東京
©Silicon Studio Corp., all rights reserved. 3 会社紹介 • シリコンスタジオ株式会社
- http://www.siliconstudio.co.jp/ • 約300名 • ミドルウェア開発 • ゲーム開発 • 多国籍 © 2015 SQUARE ENIX CO., LTD. All Rights Reserved. MAIN CHARACTER DESIGN : Akihiko Yoshida.
4 YEBISとは?
©Silicon Studio Corp., all rights reserved. 5 YEBISとは ポストプロセスミドルウェア ポストプロセス=レンダリング結果に加える「後処理」
©Silicon Studio Corp., all rights reserved. 6 YEBISの特徴 • カメラをシミュレーションしている
• リアルタイム処理 • 40種類以上のゲームタイトルで採用(PS4/XboxOne/PC…) YEBIS OFF YEBIS ON
©Silicon Studio Corp., all rights reserved. 7 YEBIS for Unity
(beta) Unityのプラグインとして 本日初登場!
©Silicon Studio Corp., all rights reserved. 8 YEBIS for Unity
(beta) • ダウンロード – https://siliconstudio.github.io/YebisForUnityBeta/ • ドキュメント – https://github.com/SiliconStudio/YEBIS-plugins/ – 今からpublicにします(^^)
©Silicon Studio Corp., all rights reserved. 9 YEBIS for Unity
(beta) - ON/OFF
10 YEBIS for Unity (beta)で出来ること
©Silicon Studio Corp., all rights reserved. 11 そもそもボケ風のいい感じの絵を作るとは?
©Silicon Studio Corp., all rights reserved. 12 Glare – まぶしさの表現
©Silicon Studio Corp., all rights reserved. 13 例えば…Glare過程 Luminasで全体を明るく Thresholdで明るいところだけ明るく
©Silicon Studio Corp., all rights reserved. 14 Depth of Field
– 被写界深度、奥行の表現
©Silicon Studio Corp., all rights reserved. 15 DoFサンプル – 奥~手前の表現
<奥ーーーーーーーーーーーーーーーーーーーーーーーーーー手前>
©Silicon Studio Corp., all rights reserved. 16 レンズシミュレーション – まるでカメラレンズの表現
©Silicon Studio Corp., all rights reserved. 17 カラーコレクション – (例)セピア色の表現
18 仕組み
©Silicon Studio Corp., all rights reserved. 19 マテリアル/シェーダ 基礎的なデモ
©Silicon Studio Corp., all rights reserved. 20 YEBISでやってること 奥行情報 色情報
レンダリング結果 最終出力 YEBIS
©Silicon Studio Corp., all rights reserved. 21 処理の流れ color,depth取得 Graphics.Blit()でTexture用意
ShaderでRGBはそのまま Aに深度情報を入れて C#からYEBIS dllの呼び出し 結果を画面に 出力
©Silicon Studio Corp., all rights reserved. 22 demo
23 YEBIS for Unity (beta)について
©Silicon Studio Corp., all rights reserved. 24 YEBIS for Unity
(beta) 動作環境 • 開発環境はWindowsPCのみ • Unity5.3のみ(WindowsのES2モードなのです) • OpenGL ES2.0/3.0 が動くAndroid, iOS もろもろ絶賛対応中
©Silicon Studio Corp., all rights reserved. 25 YEBIS for Unity
(beta) 制限事項 • 評価版なので、バグあり、将来仕様変更有り • 商用利用は正式版出てからにして下さいね • 2016/12/31まで、全ての機能が利用OK! 近日、Unity Asset Storeに 公開するよ~
©Silicon Studio Corp., all rights reserved. 26 似たようなことが出来る 標準アセット •
シネマティックイメージ エフェクト(プレリリース) https://www.assetstore.unity3d.com/jp/# !/content/51515 ※2016/8/9現在、 シネマティックイメージエフェクトは まだプレリリースバージョン ※YEBIS for Unity (beta)は こみこみパックで多機能でちょっと高速 だと思う
©Silicon Studio Corp., all rights reserved. 27 (参考)今回のデモで利用したアセット • Nature
Starter Kit2 - https://www.assetstore.unity3d.com/jp/#!/content/52977 • Standard Assets - https://www.assetstore.unity3d.com/jp/#!/content/32351 • Medieval Toon House - https://www.assetstore.unity3d.com/jp/#!/content/16674 ※プラス、シリコンスタジオ製のゲームキャラ達
©Silicon Studio Corp., all rights reserved. 28 YEBIS for Unity
(beta) • ダウンロード – https://siliconstudio.github.io/YebisForUnityBeta/ • ドキュメント – https://github.com/SiliconStudio/YEBIS-plugins/ ありがとうございました