←back to thread

A Raycaster in Bash

(github.com)
235 points izabera | 6 comments | | HN request time: 0.98s | source | bottom
1. corytheboyd ◴[] No.42476738[source]
Imagine a TUI where you need to navigate a literal maze of options
replies(3): >>42476745 #>>42476777 #>>42478515 #
2. Arch-TK ◴[] No.42476745[source]
Many CLI programs which take option have already managed to do this (in the text-based adventure game style).
3. krapp ◴[] No.42476777[source]
That's the kind of "futuristic interface" you'd see in a cyberpunk movie, and it would be incredibly annoying in real life.
4. jaynetics ◴[] No.42478515[source]
Like this one in Jurassic Park? https://youtu.be/URVS4H7vrdU Funnily enough, the slow rendering is kind of a plot device here.
replies(1): >>42478778 #
5. Arch-TK ◴[] No.42478778[source]
The program from that scene was not some crazy invention for the purpose of having an interesting computer scene. It is a real piece of software for silicon graphics workstations called fsn (File System Navigator).

There's a x windows remake of it called fsv: https://fsv.sourceforge.net/

And then there's this even cooler UI which takes this whole idea much further called eagle mode: https://eaglemode.sourceforge.net/

replies(1): >>42479091 #
6. rzzzt ◴[] No.42479091{3}[source]
psDooM pits you against processes on the system represented as enemies: https://psdoom.sourceforge.net/