update meta data
This commit is contained in:
parent
f3a896c724
commit
90e15ed6ce
3307 changed files with 1674 additions and 7 deletions
2
Task/Bitmap-Midpoint-circle-algorithm/00DESCRIPTION
Normal file
2
Task/Bitmap-Midpoint-circle-algorithm/00DESCRIPTION
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Using the data storage type defined [[Basic_bitmap_storage|on this page]] for raster images, write an implementation of the '''midpoint circle algorithm''' (also known as '''Bresenham's circle algorithm'''). <BR>
|
||||
([[wp:Midpoint_circle_algorithm|definition on Wikipedia]]).
|
||||
Loading…
Add table
Add a link
Reference in a new issue