Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 567 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 567 Bytes

3D Terminal

Wouldn't you just kill for a 3D model renderer in your terminal environment? No? Well here's one anyway.

3DTerminal is a basic command line 3D model renderer supporting ASCII OBJ, STL (in progress), and COLLADA (in progress) file formats. It's written with C++ and the ncurses library for drawing characters in the terminal.

I'm mostly just developing this for the aesthetic value - check out that teapot.

Rotating teapot demo