Giter Club home page Giter Club logo

awk-demo's Introduction

Old Skool demo in AWK

Since I have been making all kinds of different graphical things in awk, I thought it would be time for me to finally try and make a real old-skool demo. So I got some of my better looking effects, made sure they worked in all major awk releases (gawk, mawk and nawk), slapped some timing code on it and voila, here's my first demo!

awk-demo-sm.mp4

(Better quality version at: https://youtu.be/j5aEjfBSQRI)

Code that I've done before and reused after serious modifications

The startfield and metaballs effect were not published previously and made especially for this demo

Dependencies:

  • A relatively recent and fast enough CPU (duh!)
  • A terminal with good UTF-8 and true-color/24-bit ANSI support
    • Gnome Terminal (some other LibVTE based terminals might also work, like Termit)
    • xterm
    • (!) mlterm ran into an issue (arakiken/mlterm#39)
  • A recent version of a modern awk (tested with):
    • mawk (1.3.3 and 1.3.4)
    • gawk (all versions from 4.1.4 till 5.1.1)
    • nawk (20121220)
    • (!) busybox awk technically works, but the performance I got was horrible
  • If you want music to accompany the visual effects, one of the following:
    • ffplay (part of ffmpeg)
    • mpg123
    • cvlc (part of vlc)
    • mpv
    • mplayer

Credits:

awk-demo's People

Contributors

patsie75 avatar

Stargazers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.