Ahmed Abdelreheem
Ahmed Abdelreheem
Hello author, I have the same problem above, what is the solution? Thanks in advance.
You can check Polygon.hpp in xs/src/libslic3r as it has is_clockwise function https://github.com/slic3r/Slic3r/blob/master/xs/src/libslic3r/Polygon.hpp#L36
@bubnikv Has this task been implemented in Prusa3D, so we can port this to Slic3r ?
Hello authors, When will the training code be available? Thanks in advance.
Hi @MrZilinXiao, Thanks for pointing out this issue. We will look into it.
yes, here it is https://github.com/Samir55/SATR Thank you
Same question.
Running ``import torch`` before ``from pytorch3d import _C`` works for me! Thanks to this comment (https://github.com/facebookresearch/pytorch3d/issues/1531#issuecomment-1538198217) by @bottler
Hello authors, Is this PR ready, so we can use this function? Thanks in advance