@ttyChud on rustisay · about 2 months ago 1h 36m 51s logged Im working on a gif to ascii art converter in rust. user can upload any gif they want and choose some options how they want to get converted. then it can play the gif as ascii or save at a prescribed output dir
@ttyChud on rustisay · about 2 months ago 1h 36m 51s logged Im working on a gif to ascii art converter in rust. user can upload any gif they want and choose some options how they want to get converted. then it can play the gif as ascii or save at a prescribed output dir
Comments 4
hell yeah. Its gonna be banger
gif-to-ascii in Rust is a fun choice - the frame timing is the tricky part. are you decoding each frame manually or using a crate?
manually
@rishe
u can check it out i have published it on https://crates.io/crates/rustisay
we needed that
Sign in to join the conversation.