I have a need to decimate meshes at runtime. Actually, i only need to do it at authortime, but it still has to be done within the editor, since the meshes in question are dynamically generated… Theoretically i could export them, decimate them in blender, and reimport them. but that would be so slow, messy and destructive to workflow that i don’t even want to think about it.
So i went looking for a tool that can accomplish this. And i found one:
This does appear to be exactly what i’m looking for, and more. But what i find worrying, is that i found one, And Only One tool for the job. that seems suspicious, there’s always room for competition in a healthy market, and this seems like an inadequately supplied market niche. I also notice with some concern that there’s only one review of it, which is rather vague, that doesn’t inspire me with a lot of confidence as a buyer.
And even if it were perfect in every way, it’s still smart to shop around and consider alternatives before buying. Smart shoppers make a good market.
Perhaps the task in question is so difficult that only one party has been capable of it yet, or perhaps there’s simply not much interest. Perhaps this product is so good that nobody feels the need to compete, or perhaps developers simply aren’t interested in more money. However i think the most likely possibilitiy, is that alternatives exist but i’m unable to find them because of the asset store’s notoriously bad search. Certainly, searching for less specific terms like “optimise” brings a slew of irrelevant results, with no apparent means to narrow the search range.
So my next recourse is to ask you, the unity community, for your thoughts on the matter. Do you know of any similar tools that can accomplish the job? any search terms i could use? any freely available code, even.
my needs aren’t too great honestly, the above program is probably far more full featured than i require (and also more expensive than i was hoping :P) the meshes i want to decimate are pretty simple, and even a simple angle based algorithm could probably do the job