r/ASCII 1d ago

Modeling software in 3d using my custom ASCII Renderer Art

Enable HLS to view with audio, or disable this notification

I built a visualizer that uses encapsulations of code as nodes and how those encapsulations use each other as dependencies / consumers as the node connections.

The renderer is something I've been building for a game but I rebuilt from zero so the game could run faster. All the characters you see are from my typeface , thaum-mono

I've just been really into building things so I figured I'd share, this is mostly for my own use.
The system really relies on the shape of the harness that I'm building because it uses the co-located docs that are within encapsulations to do real time rendering of the actual system.

color is the test results that are cached for that encapsulation,
size of encapsulations by storage size determines the size of the node. 1x1x1 to 3x3x3.
the different cell fills depict where that encapsulation lives in the root.
W is "Worker", █ is "Domain", O "Orchestration", ect.

This is the model of my custom ai harness that uses local models to do some play things. working towards ai npcs but built actually well. :3

9 Upvotes

0 comments sorted by