Created Seamless Tiling (markdown)

JeLuF 2023-05-26 01:21:01 +02:00
parent f6148da8e5
commit bf1b514eaf

24
Seamless-Tiling.md Normal file

@ -0,0 +1,24 @@
"**Seamless Tiling**" refers to the technique of creating a visually continuous pattern that can be repeated indefinitely without any noticeable seams or borders between the tiles. In other words, it ensures that when the pattern is tiled or repeated, the individual tiles fit together seamlessly, creating a cohesive and uninterrupted design.
With Easy Diffusion, you can create tiles which you can place next to themselves:
![image](https://github.com/cmdr2/stable-diffusion-ui/assets/5852422/33de4471-0801-49a4-8d3a-14f59acd5462)
There are three different tiling directions: "Horizontal", "Vertical" or "Both":
### Horizontal tiling
Place the generated image next to itself:
![image](https://github.com/cmdr2/stable-diffusion-ui/assets/5852422/6e6e7820-c727-4558-abc4-f8ed79b0c82d)
This mode is ideal for landscapes.
### Vertical tiling
Stack the generated image:
![image](https://github.com/cmdr2/stable-diffusion-ui/assets/5852422/dd75c43a-e48f-4222-8c48-abe485599bd9)
### Both directions
The images can tile the entire plane. Ideal for textures or wrapping paper:
![image](https://github.com/cmdr2/stable-diffusion-ui/assets/5852422/5845ae2e-f530-41be-a341-7ffba3f8fd55)