jkvargas / russimp

Assimp bindings for Rust
Other
84 stars 27 forks source link

Exporter support? #37

Closed AllenDang closed 1 year ago

AllenDang commented 1 year ago

I'm trying to convert .obj to .glb, but cannot find exporter, does it exist?

jkvargas commented 1 year ago

no, it does not. It needs to be implemented.