Skip to content

motla/arc-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

This is a JavaScript implementation of the Andres circle algorithm, adapted for arc drawings.

This work has been integrated in the u8g2 library for monochrome display purposes.

Features

  • No need for floating point numbers or trigonometric functions in fast approximation mode
  • Sets each pixel only once
  • Supports start/end angles, arc radius and trace width

About

◜ Implementation of the Andres circle algorithm for arc drawing

Resources

Stars

Watchers

Forks

Languages