blobs-io / blobsgame

✨ The official repository for the blobs browsergame
7 stars 2 forks source link

Vectorize blobs #14

Open Nightcaat opened 6 years ago

Nightcaat commented 6 years ago

Vectorizing the blobs would make the game look quite better, especially if the blob intends to get scaled at some point. After doing a lot of tests, Vector Magic seems to be the only software that is able to properly vectorize the blob with absolutely no issues. However, contrary to popular belief, the best things in life aren’t free, and Vector Magic is no exception, costing $9.95/month and $295 for a one time charge. You would think that you should just purchase the monthly plan, but this game is still in development and more blobs are going to be added as time goes on.

y21 commented 6 years ago

Do you really think this is going to be a problem? I mean, as long as it does not get scaled to 8000x3500 pixels it should be totally fine. But I agree with you, vectorizing them would be a great idea.

Nightcaat commented 6 years ago

I believe that it would be especially useful for already existing GIFs of blobs, as it would make them a lot clearer. Then, we could put it into something such as an APNG.

Nightcaat commented 4 years ago

I can now vectorize blobs. Perhaps this should be implemented at some point?