started arc/circle plotting algorithm
This commit is contained in:
@@ -90,5 +90,9 @@ namespace UwU {
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
// plot a 90 degree arc
|
||||
static void fastArc(uint16_t radius, uint16_t* LUT) {
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user