Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mendrik authored Mar 24, 2024
1 parent ed4bb60 commit a5fdbd1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ export type Config = {
randomizeThreshold: number // when to switch to random tree layout strategy
}
```
## 2024 update
I have found a nice way to balance gaps and sizes, so there is now a new strategy for finding a good looking solution. Additionally for image sets smaller than 10 we can compute all possible solutions since it's rather fast to do.

0 comments on commit a5fdbd1

Please sign in to comment.