A terminal-based 3D renderer featuring the classic Utah teapot with real-time animation using ASCII half-block graphics.
- Real-time 3D rendering at 30 FPS
- Multi-axis rotation animation
- Dynamic terminal resize handling
- ASCII half-block graphics for improved resolution
- Built with Rust 2024 edition
git clone https://github.com/sunsided/teapot.git
cd teapot
cargo build --releasecargo run --releasePress Ctrl+C to exit.
This project is licensed under the EUPL-1.2 license.