#MuckyVision

Опубликовано: 05 Август 2026
на канале: Mucky Taters
5
0

Reskined demo of the new console class for #opensource #MuckyVision v3. 8x8 pixel, 2 colour characters have been replaced with 12x12 pixel 4 colour characters.

Dump a C++ string into a Console object, call 'update' every frame and it will appear as smooth scrolling, teleprinter style ASCII. Character and line padding can be adjusted, as can foreground and background colours.

This reskin is just a hack, but the source code of original demo is at: https://github.com/MuckyTaters/MuckyVision3