/termplasma

Once upon a time I wanted to make tui in Golang. But while rendered with 60 fps it was blinking. I still dont know why is it blinking but my suspicion was that printing to stdout in Golang was just slow due to interfaces and such. So I wrote two similar programs to print plasma animation in terminal in both Golang and C to compare their speed.equal

Primary LanguageRust

This repository is not active