Skip to content

Commit 4bffed2

Browse files
committed
更新9种边缘检测(EdgeDetection)系后处理的说明
更新9种边缘检测(EdgeDetection)系后处理的说明
1 parent 47beab6 commit 4bffed2

File tree

18 files changed

+229
-0
lines changed

18 files changed

+229
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
# Edge Detection Roberts
3+
4+
## Source Code List
5+
- [Shader Code](Shader/EdgeDetectionRoberts.shader)
6+
- [C# Code](EdgeDetectionRoberts.cs)
7+
- [Editor Code](Editor/EdgeDetectionRobertsEditor.cs)
8+
9+
10+
## Property
11+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRoberts/EdgeDetectionRobertsProperty.jpg)
12+
13+
## Gallery
14+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRoberts/EdgeDetectionRoberts1.jpg)
15+
16+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRoberts/EdgeDetectionRoberts2.jpg)
17+
18+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRoberts/EdgeDetectionRoberts1.gif)
19+
20+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRoberts/EdgeDetectionRoberts2.gif)

Assets/X-PostProcessing/Effects/EdgeDetectionRoberts/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
# Edge Detection Roberts Neon
3+
4+
## Source Code List
5+
- [Shader Code](Shader/EdgeDetectionRobertsNeon.shader)
6+
- [C# Code](EdgeDetectionRobertsNeon.cs)
7+
- [Editor Code](Editor/EdgeDetectionRobertsNeonEditor.cs)
8+
9+
10+
## Property
11+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRobertsNeon/EdgeDetectionRobertsNeonProperty.jpg)
12+
13+
## Gallery
14+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRobertsNeon/EdgeDetectionRobertsNeon.jpg)
15+
16+
17+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRobertsNeon/EdgeDetectionRobertsNeon.gif)

Assets/X-PostProcessing/Effects/EdgeDetectionRobertsNeon/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
# Edge Detection Roberts Neon V2
3+
4+
## Source Code List
5+
- [Shader Code](Shader/EdgeDetectionRobertsNeonV2.shader)
6+
- [C# Code](EdgeDetectionRobertsNeonV2.cs)
7+
- [Editor Code](Editor/EdgeDetectionRobertsNeonV2Editor.cs)
8+
9+
10+
## Property
11+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRobertsNeonV2/EdgeDetectionRobertsNeonV2Property.jpg)
12+
13+
## Gallery
14+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRobertsNeonV2/EdgeDetectionRobertsNeonV21.jpg)
15+
16+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRobertsNeonV2/EdgeDetectionRobertsNeonV22.jpg)
17+
18+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRobertsNeonV2/EdgeDetectionRobertsNeonV21.gif)
19+
20+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionRobertsNeonV2/EdgeDetectionRobertsNeonV22.gif)

Assets/X-PostProcessing/Effects/EdgeDetectionRobertsNeonV2/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
# Edge Detection Scharr
3+
4+
## Source Code List
5+
- [Shader Code](Shader/EdgeDetectionScharr.shader)
6+
- [C# Code](EdgeDetectionScharr.cs)
7+
- [Editor Code](Editor/EdgeDetectionScharrEditor.cs)
8+
9+
10+
## Property
11+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharr/EdgeDetectionScharrProperty.jpg)
12+
13+
## Gallery
14+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharr/EdgeDetectionScharr1.jpg)
15+
16+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharr/EdgeDetectionScharr2.jpg)
17+
18+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharr/EdgeDetectionScharr1.gif)
19+
20+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharr/EdgeDetectionScharr2.gif)

Assets/X-PostProcessing/Effects/EdgeDetectionScharr/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
# EdgeDetectionScharrNeon
3+
4+
## Source Code List
5+
- [Shader Code](Shader/EdgeDetectionScharrNeon.shader)
6+
- [C# Code](EdgeDetectionScharrNeon.cs)
7+
- [Editor Code](Editor/EdgeDetectionScharrNeonEditor.cs)
8+
9+
10+
## Property
11+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharrNeon/EdgeDetectionScharrNeonProperty.jpg)
12+
13+
## Gallery
14+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharrNeon/EdgeDetectionScharrNeon.jpg)
15+
16+
17+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharrNeon/EdgeDetectionScharrNeon.gif)

Assets/X-PostProcessing/Effects/EdgeDetectionScharrNeon/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
# Edge Detection Scharr Neon V2
3+
4+
## Source Code List
5+
- [Shader Code](Shader/EdgeDetectionScharrNeonV2.shader)
6+
- [C# Code](EdgeDetectionScharrNeonV2.cs)
7+
- [Editor Code](Editor/EdgeDetectionScharrNeonV2Editor.cs)
8+
9+
10+
## Property
11+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharrNeonV2/EdgeDetectionScharrNeonV2Property.jpg)
12+
13+
## Gallery
14+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharrNeonV2/EdgeDetectionScharrNeonV2.jpg)
15+
16+
17+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharrNeonV2/EdgeDetectionScharrNeonV2.gif)

Assets/X-PostProcessing/Effects/EdgeDetectionScharrNeonV2/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
# Edge Detection Sobel
3+
4+
## Source Code List
5+
- [Shader Code](Shader/EdgeDetectionSobel.shader)
6+
- [C# Code](EdgeDetectionSobel.cs)
7+
- [Editor Code](Editor/EdgeDetectionSobelEditor.cs)
8+
9+
10+
## Property
11+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobel/EdgeDetectionSobelProperty.jpg)
12+
13+
## Gallery
14+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobel/EdgeDetectionSobel1.jpg)
15+
16+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobel/EdgeDetectionSobel2.jpg)
17+
18+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobel/EdgeDetectionSobel1.gif)
19+
20+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobel/EdgeDetectionSobel2.gif)

Assets/X-PostProcessing/Effects/EdgeDetectionSobel/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
# EdgeDetectionSobelNeon
3+
4+
## Source Code List
5+
- [Shader Code](Shader/EdgeDetectionSobelNeon.shader)
6+
- [C# Code](EdgeDetectionSobelNeon.cs)
7+
- [Editor Code](Editor/EdgeDetectionSobelNeonEditor.cs)
8+
9+
10+
## Property
11+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobelNeon/EdgeDetectionSobelNeonProperty.jpg)
12+
13+
## Gallery
14+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobelNeon/EdgeDetectionSobelNeon.jpg)
15+
16+
17+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobelNeon/EdgeDetectionSobelNeon.gif)

Assets/X-PostProcessing/Effects/EdgeDetectionSobelNeon/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
# EdgeDetectionSobelNeonV2
3+
4+
## Source Code List
5+
- [Shader Code](Shader/EdgeDetectionSobelNeonV2.shader)
6+
- [C# Code](EdgeDetectionSobelNeonV2.cs)
7+
- [Editor Code](Editor/EdgeDetectionSobelNeonV2Editor.cs)
8+
9+
10+
## Property
11+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobelNeonV2/EdgeDetectionSobelNeonV2Property.jpg)
12+
13+
## Gallery
14+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobelNeonV2/EdgeDetectionSobelNeonV2.jpg)
15+
16+
17+
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionSobelNeonV2/EdgeDetectionSobelNeonV2.gif)
18+

Assets/X-PostProcessing/Effects/EdgeDetectionSobelNeonV2/README.md.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)