Some time ago I experimented with making 8 color rgb display in Minecraft by putting stained glass infront of redstone lamps and it worked relatively well for 3x3 pixel size. Here is a demo version schematic download link. Sinze it's pretty time consuming to test different images/pixel forms in Minecraft I made this tool.
Here are some random output examples:
16x16 / Art by sexypixelize
16x16 / Fruits by CrystalOfLies
16x16 / I had to try Minecraft itself to see how well we can emulate it's graphics in the future generations of in-game computers
16x16 / No signal screen showing whole color palette
1x1 / "Bliss" by Charles O'Rear
1x1 / "Four-Byte Burger" by Jack Haeger
How to launch yourself using Node.js and Visual Studio Code
# install yarn
npm install --global yarn
# now install all modules
yarn
# now start project
yarn dev
This program is licensed under the GPL-3.0 License. Please read the License file to know about the usage terms and conditions.