Hanno Braun
Hanno Braun
I've put more work into this issue since my last comment here (as evidenced by the list of pull requests above), but then I got side-tracked and forgot to update...
I've started working on this again, as part of the larger effort under https://github.com/hannobraun/fornjot/issues/2157.
> Should we be checking that all faces of a `Shell` have the same orientation (which can be either inwards or outwards)? Yeah, that makes sense! A mixed-orientation `Shell` would...
I've been looking into coordinate systems and cycle winding while working on https://github.com/hannobraun/fornjot/issues/2098, and I found out that the situation is not as simple as I presented it in the...
> I hope these two cents are of a currency that works in this space >.< I'll take them :smile: > If I recall correctly from class, the way face...
@A-Walrus > Can you give an example where we might have coincident faces, cause I'm having a hard time coming up with one? Off the top of my head: -...
Thank you for that post, @TheEppicJR. I can't say I understand all of it (I have no experience with Fusion), but it was interesting to read. My approach is always...
Thank you, @jdegenstein, that was an interesting read!
#2117, which I wanted to do as a test run for this issue, is completed now. I will now start working on this one.
As I'm starting to get into this, I've decided that I'm going to migrate surface geometry to the new geometry layer first. This has already turned up two issues that...