You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-29Lines changed: 1 addition & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,34 +37,6 @@ Planned improvements and possible future features:
37
37
- Provide presets (light, medium, heavy weathering) and the ability to save/load custom presets.
38
38
- Add thumbnail preview and inline documentation for node group inputs.
39
39
- Physical Damage, such as dents, and bumps using normals.
40
-
-**Leakage/Streaks:** Vertical procedural streaks that appear under overhangs or sharp edges.
41
-
***Moss/Algae:** A directional mask (usually using the Normal "Z" axis) to add organic growth only on the top or shaded sides of the model.
42
-
***Snow/Frost:** Similar to moss, but with a focus on "piling up" in the crevices and top-facing surfaces.
43
-
44
-
### 2. Physical Damage
45
-
46
-
You have scratches, but "wear and tear" often goes deeper:
47
-
48
-
***Pitting/Dents:** Small procedural bumps that affect the **Normal** output to give the surface a hammered or aged feel.
49
-
***Chipped Paint:** A mask that creates a "stepped" transition between the base color and a "substrate" color (like seeing the metal underneath the paint).
50
-
51
-
### 3. Surface Polish
52
-
53
-
Sometimes weathering isn't about adding "dirt," but how the surface has changed over time:
54
-
55
-
***Sun Fading:** A checkbox to subtly desaturate and lighten the base color based on upward-facing normals.
56
-
***Oil/Grease Stains:** Darker, lower-roughness patches that accumulate near "mechanical" areas.
57
-
58
-
### 4. Technical "Quality of Life" Features
59
-
60
-
To keep that UI clean while adding power:
61
-
62
-
***Global Intensity Slider:** A single 0–1 slider at the top to dial back the entire weathering effect at once.
63
-
***Seed Value:** A random seed input so the user can "shuffle" the procedural noise if the scratches or dust don't look quite right on a specific model.
64
-
65
-
---
66
-
67
-
68
-
40
+
- Surface imperfections like sun fading and oil stains and leakage/streaks.
69
41
70
42
If you have feature requests or want to help implementing any of the items above, feel free to open an issue or submit a PR.
0 commit comments