manifold icon indicating copy to clipboard operation
manifold copied to clipboard

Remove fancy iterators

Open elalish opened this issue 8 months ago • 3 comments

This refactor will aid #823 - by removing zip iterators all we'll need is a counting iterator, which will reduce the amount of Thrust we rely on. Frankly, I also feel like this cleans up the code a little anyway - I always hated those tuples.

I've only done a few files so far, but it's going pretty quickly. Should be no big deal - just wanted to show my progress.

elalish avatar Jun 25 '24 18:06 elalish