Open iltabe opened 1 year ago
Hi there!
We found a bit of internal resources to work on this, so we started a first implementation. We will open a PR in the next few days/weeks. Thanks!
Excellent! Looking forward to it. Thank you for taking the time to contribute.
On Wed, Jul 5, 2023, 11:07 AM iltabe @.***> wrote:
Hi there!
We found a bit of internal resources to work on this, so we started a first implementation. We will open a PR in the next few days/weeks. Thanks!
— Reply to this email directly, view it on GitHub https://github.com/GSharker/G-Shark/issues/416#issuecomment-1621341085, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPXUISFSLKSHANMG5F2ZE3XOUVENANCNFSM6AAAAAAYW3ZRVI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Ciao @d3ssy, The PR regarding mesh closest point is out. Who is the best person to be tagged as reviewer? Thanks!
I'll review later today, cheers!
Cool, thank you!
Il giorno mer 26 lug 2023 alle ore 10:47 Guido Maciocci < @.***> ha scritto:
I'll review later today, cheers!
— Reply to this email directly, view it on GitHub https://github.com/GSharker/G-Shark/issues/416#issuecomment-1651252021, or unsubscribe https://github.com/notifications/unsubscribe-auth/APPLZ2HLAE3JLULGTLIHE73XSDKQVANCNFSM6AAAAAAYW3ZRVI . You are receiving this because you authored the thread.Message ID: @.***>
@iltabe Review done! Apologies for the delay. Please reach out if you need any help or further info!
Discussed in https://github.com/GSharker/G-Shark/discussions/415
It would be nice to implement some functionality for meshes, especially
myMesh.ClosestPoint(Point3 test_point)
. The behaviour I expect is to get back from the function the real closest point:Long story short: the closest point! :)