Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I used this in a Linux Terminal graphics demo #37

Open
cavac opened this issue Feb 24, 2024 · 1 comment
Open

I used this in a Linux Terminal graphics demo #37

cavac opened this issue Feb 24, 2024 · 1 comment

Comments

@cavac
Copy link

cavac commented Feb 24, 2024

I wrote a "graphics" demo to show off the true potential of Unicode and colors in Linux terminals. I used tinyraytracer (and tinyraycaster) to provide some 3D graphics.

Video is here: https://www.youtube.com/watch?v=MWcuI2SXA-A

Source code repo (mercurial): https://cavac.at/public/mercurial/demos/terminalvelocity/

The demo itself is written in Perl and uses Inline::CPP to integrate the C++ code.

The official release post explains how this works (also follow the backlinks to my past posts to get more details and how this all evolved): https://perlmonks.org/?node_id=11157774

@ssloy
Copy link
Owner

ssloy commented Feb 24, 2024

Check for tinyprograms for console graphics
https://github.com/brunoLevy/TinyPrograms/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants