5 lines
272 B
Markdown
5 lines
272 B
Markdown
|
# C Terminal 3d Renderer
|
||
|
|
||
|
Naively renders colored points to the terminal and animates them. Currently configured to display a pointcloud of a 'donut'.
|
||
|
|
||
|
This project requires GCC (clang may work) to be built and is designed to be run on linux. There is a provided makefile.
|