|
fb8c0f12d5
|
feat: expanded perlin bg. gen. randomization
- wider scale ranges for more visible pattern variations
- larger offset ranges for more unique starting points
- randomized noise weights instead of fixed 0.6/0.3/0.1 ratios
- randomized gradient strength & direction (30% chance of reverse for
each axis)
- randomized light-to-dark effects
- multiple combination methods:
- standard linear blend (cur.)
- multiplicative blend (flowing, organic patterns)
- maximum blend (sharper, more contrasted patterns)
- turbulence (chaotic, cloud-like patterns)
- 30% chance for additional subtle sine/cosine distortion
|
2025-06-01 18:36:24 +03:00 |
|