Hanno Braun
Hanno Braun
Blocked on #97.
Now that `fj::Union` has been renamed to `fj::Group`, which explicitly is only intended for disjoint bodies, this can no longer be classified as a bug. I've updated the issue accordingly.
This is no longer blocked on #97!
I'm back to working on this issue directly. I'm not aware of any blockers, but of course some new ones may show up, as I'm getting into this.
My attention is currently diverted to #568. While not strictly a blocker, addressing that issue will make the implementation of the union operation easier, as help as circumvent #567, which...
All known hurdles are out of the way now. I'm back to working on this issue directly.
I'm still actively working on this. I made some slow progress over the last few weeks, implementing building blocks that the union algorithm is going to need. Over the last...
I've been making some progress this week. I implemented face/point intersection (the first item on the list) and am now extending it, to provide the information required for ray/face intersection...
I've made some progress this week, but I've hit another blocker: The shell/point intersection algorithm requires edges to be compared with one another, and this isn't currently possible (which was...
#993 has been addressed. This issue is no longer blocked!