Hanno Braun
Hanno Braun
Thank you for opening this issue, @Protryon! I have no experience with this use case and know very little about DXF, but this is definitely a desirable feature. The Fornjot...
Thanks for clarifying, @Protryon!
Okay, as promised, here are more thoughts on how to implement this. 1. I previously said that I believe #71 should be implemented first. I no longer believe that. See...
Labeling this issue as blocked on #804.
#804 has been addressed. This issue is no longer blocked.
Blocked on #116.
No longer blocked. As of #763, we have support for egui now.
In the [Matrix channel](https://matrix.to/#/#fornjot:braun-odw.eu), Nick Hemsley recommended this crate: https://github.com/asny/tri-mesh/tree/master Looks potentially useful. Definitely worth a closer look, before going ahead with this issue.
Since I opened this issue, a lot of cleanup has happened, most importantly #697. With the new, simpler structure, implementing `VerticesOfEdge::reverse` should still be feasible, even with the approach proposed...
I've started working on this, as a means to advancing #993. I've gone with solution 1, and already have a mostly-working version. Still fiddling with some details to make it...