Skip to content

Commit fee3c53

Browse files
author
andytouch
authored
RM: Added Procedural Shader Graph List
1 parent aca6cec commit fee3c53

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

README.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,51 @@ Sprites:
3636
- Gradient
3737
- Normal Map
3838

39+
Procedural:
40+
- Shape Ellipse
41+
- Shape Rectangle
42+
- Shape Rounded Rectangle
43+
- Shape Polygon
44+
- Shape Ring
45+
- Shape Multiple
46+
- Shape Multiple Different Colors
47+
- Shape Inverted
48+
- Shape Tiled
49+
- UV Offset Ping Pong
50+
- UV Auto Rotation
51+
- UV Auto Scroll
52+
- UV Auto Orbit
53+
- UV Warped
54+
- UV Warped Ping Pong
55+
- UV Spherized Ping Pong
56+
- UV Shape Scale Ping Pong
57+
- UV Auto Transforms Combined
58+
- Color Ping Pong
59+
- Color Random Flicker
60+
- Color Linear Gradient
61+
- Color Radial Gradient
62+
- Color Split
63+
- Color Split Ping Pong
64+
- Color Soft Split
65+
- Color Soft Split Ping Pong
66+
- Pattern Stripes
67+
- Pattern Checkerboard
68+
- Pattern Shatter
69+
- Pattern Shatter Auto Rotation
70+
- Pattern Rings
71+
- Pattern Rings Auto Scroll
72+
- Pattern Spiral
73+
- Pattern Spiral Auto Rotation
74+
- Pattern Fish Eye
75+
- Noise Color Blend
76+
- Noise Color Blend Auto Scroll
77+
- Noise Color Split
78+
- Noise Color Split Ping Pong
79+
- Noise Color Split Waves
80+
- Noise Circle
81+
- Noise Circle Auto Scroll
82+
- Noise Voronoi
83+
- Noise Voronoi Shuffle
3984

4085
**Software Requirement**
4186

0 commit comments

Comments
 (0)