66
submitted 3 days ago by christos@lemmy.world to c/linux@lemmy.ml

cross-posted from: https://lemmy.world/post/20819143

https://gitlab.com/christosangel/animatrix

This program written in C will create some basic animation of ascii-art loaded from a txt file, while rendering the matrix effect in the terminal window.


video


you are viewing a single comment's thread
view the rest of the comments
[-] 0x0@programming.dev 12 points 3 days ago

So the same as cmatrix, which is already packaged in popular distros?

[-] christos@lemmy.world 10 points 3 days ago* (last edited 3 days ago)

cmatrix has it's own features, and has most certainly been an inspiration. At first I made a project as a matrix-clone, in c.

Later on I added an extra feature in another project, rendering ascii-art in the foreground. In this step I tried taking a step further on.

[-] GustavoM@lemmy.world 3 points 3 days ago* (last edited 3 days ago)

Not by the slightest.

~~You can see it by yourself right now if you have docker: docker run -it --rm --log-driver none --cap-drop=ALL --read-only --net none --security-opt=no-new-privileges --name ascii-matrix defnotgustavom/ascii-matrix~~

~~-EDIT- Whoops. Just realized its a fork. Eeeeeehhhh... it'll give you a nice idea regardless.~~

I actually created a new image with it -- docker run -it --rm --log-driver none --cap-drop=ALL --read-only --net none --security-opt=no-new-privileges --name animatrix defnotgustavom/animatrix

this post was submitted on 13 Oct 2024
66 points (95.8% liked)

Linux

47744 readers
915 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS