|
|
|
|
|
by nbartlomiej
4160 days ago
|
|
For abstract patterns, points are chosen "randomly" (grid with randomised offsets). For photo-based ones, I'm using JSFeat's YAPE06 (http://inspirit.github.io/jsfeat/#features2dcorner), plus some own customisations. I'm constantly looking for ways to improve generating photo-based patterns; if anyone has some ideas here, I'd be happy to listen. I've played with genetic algorithms, but without anything practical. Indeed, this might be more appropriate for desktops. I've experimented with Voronoi too, but the results weren't as pretty. The cells were more rounded; and the low poly style was gone. |
|