WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.2k stars 177 forks source link

seamless image geneartion missing perlin noise filter #140

Open morphtek opened 1 year ago

morphtek commented 1 year ago

after installing was node suite and using the preset from wiki to generate seamless rock texture was met with missing perlin noise filters

WASasquatch commented 1 year ago

The old perlin noise was removed for a faster more optimized node with more functionality

SamuraiBarbi commented 9 months ago

what's the workflow example for how to generate seamless images using the more optimized node?

WASasquatch commented 9 months ago

Look into:

https://github.com/WASasquatch/PPF_Noise_ComfyUI And https://github.com/WASasquatch/PowerNoiseSuite

They contain new generators, and the nodes can be used in place of the missing one.