Live data from Hacker News

Ratty – A terminal emulator with inline 3D graphics

ratty-term.org

81–90 of 262 posts

Re: Ratty – A terminal emulator with inline 3D graphics

#83
post #35

UNIX still trying to catch up with Xerox workstations in the REPL experience, or general Lisp machines for that matter. Inline graphics from 1981, https://youtu.be/o4-YnLpLgtk?t=376

Or TempleOS.

I came here to mention how it reminded me of the sick 3D icons TempleOS had in its terminal

Re: Ratty – A terminal emulator with inline 3D graphics

#85

Earlier quoted context omitted.

Or TempleOS.

I came here to mention how it reminded me of the sick 3D icons TempleOS had in its terminal

The announcement blog post (https://blog.orhun.dev/introducing-ratty/), which would've been a better submission URL, unsurprisingly says that TempleOS was the direct inspiration of the project.

Re: Ratty – A terminal emulator with inline 3D graphics

#89

Earlier quoted context omitted.

I wonder if something like this could work for thumbnails in the terminal; I prefer to browse my filesystem from a terminal rather than the point and click file manager typically, and it would be really useful if I could have a grid-style `ls` with terminal based renders of the 3d models (thinking STL/STEP, 3D printing) in that directory. Bonus points if I could preview/rotate the model to inspect it.

You can do this with thumbnails using sixels already

You could probably do something interesting with Tek 4014 emulation, but I think you're right that sixel would be slick.
Post reply on HN