resources | ||
src | ||
.clang-format | ||
.clangd | ||
.gitignore | ||
LICENSE | ||
makefile | ||
README.md |
C++ Terminal 3d Renderer
Naively renders colored points to the terminal and animates them. Currently configured to display a pointcloud of a horse, but a 'donut' can be rendered by uncommenting a few lines.
This project requires GCC (clang may work) to be built. There is a provided makefile.