ondras / primitive.js

JS port of primitive.lol
https://ondras.github.io/primitive.js/
MIT License
777 stars 81 forks source link

An unlimited mode #16

Closed DyeffersonAz closed 6 years ago

DyeffersonAz commented 6 years ago

Unlimited forms until it get 100% similar.

ondras commented 6 years ago

This does not really make sense. If you need 100% similarity, just cover the raster area with width x height individual pixel-sized shapes and you are done. Probably using far less shapes than in the scenario suggested in issue title. But it is completely pointless and useless :)

DyeffersonAz commented 6 years ago

Really true! i didn't think at this point!