Skip to content

nemr0/dart_donut

Repository files navigation

donut

dart_donut

A sample command-line application with an entrypoint in bin/, library code in lib/.

Introduction

An Implementation of donut.c in dart using zbuffer algorithm this uses the exact same logic implemented in this article

Usage

  • open dart_donut directory in terminal
  • run dart run
  • ctrl+c to exit

About

an implementation of donut.c in dart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages