jbuckmccready / cavalier_contours

2D polyline/shape library for offsetting, combining, etc.
Apache License 2.0
144 stars 12 forks source link

c# Bindings for Rust FFI #24

Open iisfaq opened 2 years ago

iisfaq commented 2 years ago

Hi

Do you have the c# bindings for your rust FFI for Cavalier contours?

Chris

jbuckmccready commented 2 years ago

Sorry, I don't have any direct C# bindings I can share. You can make them by wrapping the C FFI using P/Invoke. If you make an open source C# wrapper I can link to your wrapper in the README.md.

iisfaq commented 2 years ago

Thanks

I will see how I go and let you know...

Cheers

Chris

On Sat, Sep 3, 2022 at 8:56 AM Jedidiah Buck McCready < @.***> wrote:

Sorry, I don't have any direct C# bindings I can share. You can make them by wrapping the C FFI using P/Invoke https://docs.microsoft.com/en-us/dotnet/standard/native-interop/pinvoke. If you make an open source C# wrapper I can link to your wrapper in the README.md.

— Reply to this email directly, view it on GitHub https://github.com/jbuckmccready/cavalier_contours/issues/24#issuecomment-1235888472, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMO4UUIK6D6J55X7EFV2X3V4JSWNANCNFSM6AAAAAAQDSMPEI . You are receiving this because you authored the thread.Message ID: @.***>