Skip to content

Commit fc9e338

Browse files
authored
Update README.md
1 parent b2a488e commit fc9e338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Interactive demonstration of a texture tiling technique that uses dual-point rot
1010
## How it works
1111
The algorithm uses two reference points (corners and centers) to create random rotations of the texture, then blends between them based on distance. This creates a more natural-looking tiling pattern that reduces the obvious repetition typically seen in tiled textures.
1212

13-
https://github.com/user-attachments/assets/07e50035-b544-40eb-8076-a854f8793bca
13+
![example](https://github.com/user-attachments/assets/d463cfaa-2bfc-43c7-937d-1fe3a5e87bd0)
1414

1515
## Controls
1616
- Rotation: Controls the maximum rotation amount

0 commit comments

Comments
 (0)