extreme awk-scripting
by Patsie from LinuxQuestions.org on (#568SB)
Hi all,
Just joined the forum here and wanted to show some rather absurd awk-scripting that I'm doing in my spare time.
some examples:
- awk-graph A script to plot graphs from input (stdin) data
- awk-glib A (awk) library that can draw graphics to the console (load, save, copy, clip, transparancy, flip) (youtube example)
- awk-3d A script that can parse 3D model objects and display then in a (text)console (youtube example)
- awk-fps The start of a script that will be like a Wolfenstein 3D clone, but written in awk ofcourse... (youtube example)
If you like my crazy work, then please give me some star(s) on Github or leave a comment on Youtube:
Github: https://github.com/patsie75
Youtube: https://www.youtube.com/channel/UCkn...sW-1O5M027b-OQ
Regards, Patsie


Just joined the forum here and wanted to show some rather absurd awk-scripting that I'm doing in my spare time.
some examples:
- awk-graph A script to plot graphs from input (stdin) data
- awk-glib A (awk) library that can draw graphics to the console (load, save, copy, clip, transparancy, flip) (youtube example)
- awk-3d A script that can parse 3D model objects and display then in a (text)console (youtube example)
- awk-fps The start of a script that will be like a Wolfenstein 3D clone, but written in awk ofcourse... (youtube example)
If you like my crazy work, then please give me some star(s) on Github or leave a comment on Youtube:
Github: https://github.com/patsie75
Youtube: https://www.youtube.com/channel/UCkn...sW-1O5M027b-OQ
Regards, Patsie