Go to file
2024-06-05 12:19:35 -04:00
resources add horse 2024-06-05 12:13:03 -04:00
src add horse 2024-06-05 12:13:03 -04:00
.clang-format Init ASCII Blocky Donut 2024-04-17 02:48:27 -04:00
.clangd Init ASCII Blocky Donut 2024-04-17 02:48:27 -04:00
.gitignore add horse 2024-06-05 12:13:03 -04:00
LICENSE Add license and basic readme 2024-06-05 12:19:35 -04:00
makefile Init ASCII Blocky Donut 2024-04-17 02:48:27 -04:00
README.md Add license and basic readme 2024-06-05 12:19:35 -04:00

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.