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
Amplify Shader Editorでシェーダーを作る!
Search
yunoda
August 21, 2020
Programming
1
1.8k
Amplify Shader Editorでシェーダーを作る!
2020/08/21にcluster.unity#03で登壇したときの資料です。シェーダーを初めて触る初心者向けです。
yunoda
August 21, 2020
Tweet
Share
More Decks by yunoda
See All by yunoda
Unity Package Managerで自作パッケージを配布する方法
yunoda
0
12k
Unity初心者がHumanoid用アニメーションを作るには
yunoda
0
1.9k
UnityのUMotionはいいぞ
yunoda
2
1.4k
一年間Unity Asset Storeでアセットを売ってみた結果
yunoda
2
11k
clusterのコンテストで、大賞を取ったワールドを解説してみる
yunoda
0
2.2k
Other Decks in Programming
See All in Programming
お前も Gemini CLI extensions を作らないか?
satohjohn
0
110
フロントエンド開発のためのブラウザ組み込みAI入門
masashi
7
3.7k
When Dependencies Fail: Building Antifragile Applications in a Fragile World
selcukusta
0
120
Inside of Swift Export
giginet
PRO
1
500
Temporal Knowledge Graphで作る! 時間変化するナレッジを扱うAI Agentの世界
po3rin
5
1.2k
React Nativeならぬ"Vue Native"が実現するかも?_新世代マルチプラットフォーム開発フレームワークのLynxとLynxのVue.js対応を追ってみよう_Vue Lynx
yut0naga1_fa
2
2k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
300
GitHub Copilotを使いこなせ!/mastering_github_copilot!
kotakageyama
2
820
CSC509 Lecture 09
javiergs
PRO
0
290
Register is more than clipboard
satorunooshie
1
420
Designing Repeatable Edits: The Architecture of . in Vim
satorunooshie
0
250
SidekiqでAIに商品説明を生成させてみた
akinko_0915
0
120
Featured
See All Featured
Writing Fast Ruby
sferik
630
62k
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
192
56k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
650
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Fireside Chat
paigeccino
41
3.7k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
Transcript
Amplify Shader Editorで シェーダーを作る! 2020/08/21 cluster.unity #03 yunoda
自己紹介 モバイルゲームエンジニア Unity/Blender 歴2年半 個人開発を経て、 エウレカスタジオ株式会社で ハイパーカジュアルゲームを作っていま す yunoda
clusterでの活動
ワールドを作っていると、ふと思いました
cluster内で広告流せると良くない?
とりあえず、作ってみた
デジタルサイネージ風のオブジェクト
今回のLTは、このオブジェクトの ざっくりした作り方についてお話します
使ったツール Amplify Shader Editor シェーダーエディターは、シェーダーを ノードベースで視覚的に組む ことができるツールです Shader Graphは公式にサポートされている強力なツールですが、 Amplify
Shader Editorの方が機能が多いです URP / HDRPでも使えます!
実際のレシピ
ポイント① UVをスクロールする
ポイント② アルファで効果範囲を限定する
ポイント③ パターンノードをうまく使う
None
あらためて、実際のレシピ
おまけ:このサイネージでは使っていませんが.....
枝を揺らす....
ポイント④ 頂点位置を動かす
Shader Graphでも良くない?
Shader Graph vs. Amplify Shader Editor 主なエディター間の違い Shader Graph Amplify
Shader Editor 価格 無料 60$ ノード数 約170 約300 パイプライン URP/HDRP Built-in/URP/HDRP サンプル なし 70(Built-in用) カスタムブレンド なし あり シェーダーの最強お手本集!
作ったままにするのは、ちょっとモッタイナイので....
Boothに出品しました! 【商品名】Unity用デジタルサイネージ 【値段】100 yen 【リンク】https://prizmacombo.booth.pm/items/2302846
余談ですが.....
None