Yes! This is written in java and renders 3D Shapes using math, but displays them with only print statments... Here are some notes about the project
- Writen in java (clearly) βοΈ
- Uses a modular design with multiple abstract classes π§βπ»
- Everything is rendered with only print statements and ASCII codes for color π
- You can just run ./runpixelscreen in the folder, and the file should start running
- Zoom out a bunch in the terminal
- Recommended to run in the actual terminal for faster speeds and also ability to zoom out more
- Scroll up to the top image which acts as the "already rendered" graphics... The bototm one looks choppy as it's still being drawn
Have Fun π
