Sokol: Do you plan to offer rust bindings ?

Created on 27 Sep 2018  路  6Comments  路  Source: floooh/sokol

Hi,
I would like to learn rust and , as I like minimalism, I would like to use sokol also ;-)
Do you plan to offer rust bindings ?
Thanks

Most helpful comment

Sorry, I was away for a few days in the countryside where internet was slow / painful!

The start that I had was at https://github.com/endoli/grafiska.rs

I had also started at one point doing some bindings around the C implementation using bindgen.

I would love to get some help with grafiska or movement behind doing actual bindings.

All 6 comments

Especially for the sokol_gfx module, this would be fantastic!

It's currently not high on my list since I haven't written any Rust for quite a while. It would be a good thing though, also for getting some experience how this type of API would be translated to Rust (I guess things like the desc structures would need builder-pattern interfaces in Rust).

I know that @waywardmonkeys has started a sokol-gfx inspired API for Rust (not a binding), but I don't know how far this is and if it is open.

Do you happen to know the project name, or if we can reach him on #rust in IRC by some handle?

I don't sorry, was hoping mentioning him would summon him to this thread so he could chime in :)

Sorry, I was away for a few days in the countryside where internet was slow / painful!

The start that I had was at https://github.com/endoli/grafiska.rs

I had also started at one point doing some bindings around the C implementation using bindgen.

I would love to get some help with grafiska or movement behind doing actual bindings.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PeterHiber picture PeterHiber  路  5Comments

floooh picture floooh  路  7Comments

ilar81 picture ilar81  路  7Comments

floooh picture floooh  路  3Comments

bqqbarbhg picture bqqbarbhg  路  3Comments