mikepound / opencubes

A community improved version of the polycubes project!
MIT License
44 stars 23 forks source link

Rust version: more cleanup #35

Closed datdenkikniet closed 12 months ago

datdenkikniet commented 12 months ago

Based on #34 (and should probably be merged into that branch instead of main).

Additional cleanup on the CubeMapPos impl and pointlist items.

Marginal slowdown compared to main, probably some weird iterator thing.

datdenkikniet commented 12 months ago

Actually, I should follow my own advice and just make a PR to the contreduce branch instead.