I'm making an attempt to implement a bouncing text effect for Minegrub, similar to minecraft main menu. It will be written in Rust(because I like pain) and there are ideas in place to implement compressed video or gif/webp for a moving background as well. Here's the link to the repo(which is currently just a skeleton):
I'm making an attempt to implement a bouncing text effect for Minegrub, similar to minecraft main menu. It will be written in Rust(because I like pain) and there are ideas in place to implement compressed video or gif/webp for a moving background as well. Here's the link to the repo(which is currently just a skeleton):
https://github.com/taksyon/grub-bouncy-text
Contributors welcome!