A sample command-line application with an entrypoint in bin/
, library code
in lib/
.
An Implementation of donut.c
in dart using zbuffer algorithm
this uses the exact same logic implemented in this article
- open
dart_donut
directory in terminal - run
dart run
- ctrl+c to exit