fintelia / ktx2encode

Opinionated ktx2encoding library
1 stars 0 forks source link

Let's colab? :) #1

Open expenses opened 1 year ago

expenses commented 1 year ago

Hi! I've written and have been using my own ktx2 writer crate for a while now: https://github.com/expenses/ktx2-tools/blob/master/src/lib.rs. I'm pretty happy with it but it's missing some features, most notably the DFD stuff and getting the type sizes from the format. If you'd like I think it'd be cool to merge our efforts together somehow.

fintelia commented 1 year ago

Sure!

expenses commented 1 year ago

Hey! I've created https://github.com/BVE-Reborn/ktx2/pull/21, which I think should help both of us with out respective writing crates.