User talk:ShinTakezou: Difference between revisions

→‎Algol68 contributions: ALGOL 68 Tasks that don't require external libraries...
(→‎Algol68 contributions: ALGOL 68 Tasks that don't require external libraries...)
Line 53:
Cheers! [[User:NevilleDNZ|NevilleDNZ]] 13:30, 13 June 2010 (UTC)
: At least until I can find easy tasks :D ... —[[User:ShinTakezou|ShinTakezou]] 15:41, 13 June 2010 (UTC)
 
:-) I have the same problem, some of the remaining tasks require extensive utility libraries.
 
You may wish to consider The [[Bitmap]] specimen, a while ago I did a couple, but I am not 100% happy with my own contribution, and one day will revisit, review, (maybe remove) and redo these:
# [[Bitmap#ALGOL 68|Bitmap]]
# [[Bitmap/Bézier curves/Cubic#ALGOL 68|Bitmap/Bézier curves/Cubic]]
# [[Bitmap/Bézier curves/Quadratic#ALGOL 68|Bitmap/Bézier curves/Quadratic]]
# [[Bitmap/Bresenham's line algorithm#ALGOL 68|Bitmap/Bresenham's line algorithm]]
# [[Bitmap/Flood fill#ALGOL 68|Bitmap/Flood fill]]
# [[Bitmap/Midpoint circle algorithm#ALGOL 68|Bitmap/Midpoint circle algorithm]]
# [[Bitmap/PPM conversion through a pipe#ALGOL 68|Bitmap/PPM conversion through a pipe]]
# [[Bitmap/Read a PPM file#ALGOL 68|Bitmap/Read a PPM file]]
 
In the mean time, you are welcome to preempt me and do/redo any of these tasks ... I believe that these tasks only require transforming ppm file, without displaying on a graphic device. Hence you can do the tasks without reference to any external library. If you do require to a graphics device, Algol 68G has the unixplot library built in.
 
Here is another candidate Task:
* [[Sutherland-Hodgman polygon clipping#ALGOL 68|Sutherland-Hodgman polygon clipping]]
(It seems to have been forgotten and dates from from March 2010)
 
Buona fortuna, 幸運を祈る。 -- [[User:NevilleDNZ|NevilleDNZ]] 14:04, 14 June 2010 (UTC)