dsjs-web / Unity-Shader

Showing result of learning Shaders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity-Shader

這個一個關於自我學習 Unity Shader 過程檔案與教學分享的地方(unitypackage file),未來也會盡量持續擴充記錄。

  • 紀錄教學的部落格的網址:https://jojolu368.blogspot.com/
  • 如果是使用 Amplify Shader Editor 串接的,請自行到 Asset store 購買 Plugin

UVTranslate: 單純介紹如何使 UV 做移動,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2019/08/amplifyshader-uv.html
Image from Gyazo

UVScale: 單純介紹如何使 UV 做縮放,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2019/08/amplifyshader-uv_24.html
Image from Gyazo

RGBSplit: 介紹如何使 RGB 分離,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2019/08/amplifyshader-rgbsplit.html
Image from Gyazo

Particle Alpha Blended: 介紹如何利用粒子顏色來控制 UV 移動,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2019/08/amplifyshader-particle-alpha-blended.html
Image from Gyazo

UVFlow: 介紹如何使用 UV 的移動 Blend 出流動的效果,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2019/09/amplifyshader-uv-translate-blend.html
Image from Gyazo

FishEye: 介紹如何制作魚眼,應用在 2D Bottle UI 內水流動,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2019/09/glass-bottle-liquid-shader-by-ase.html
更多應用: https://www.youtube.com/watch?v=lT-6_DNitTw
Image from Gyazo

UVTwist: 介紹 UV 的扭曲,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2019/09/amplifyshader-uvtwist.html
Image from Gyazo

UGUI Text: 介紹 UGUI Text 的染色與 UV 移動,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2019/09/amplifyshader-ugui-text.html
Image from Gyazo

ForceField: 介紹如何製作基礎防護照的效果,多個效果疊加,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2020/02/amplifyshader-forcefield-shader.html
Image from Gyazo

Dissolve: 介紹如何製作溶解的效果,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2019/10/amplifyshader-dissolve-shader.html
Image from Gyazo

Halftone: 介紹如何製作網點的效果,使用 ASE 1.5.6 串接

文章教學: https://jojolu368.blogspot.com/2019/10/amplifyshader-halftone-shader.html
Image from Gyazo

About

Showing result of learning Shaders.