Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[ALLY] Drawing in View Re:

 [1/2] from: phil::bevan::tesco::net at: 4-Oct-2000 7:41


Hi Larry, the line drawing has excellent speed here. How is this going to integrate with Rebol/Draw (or is this not a real Rebol module) Cheers Phil

 [2/2] from: larry:ecotope at: 3-Oct-2000 18:32


Hi all I just started work on a scientific graphing package for View. The first step is a function for drawing lines in an image datatype. The script implements Bresenham's algorithm, which is pretty accurate and fast. You can check out a simple demo on the Ecotope rebsite or just do http://www.nwlink.com/~ecotope1/draw-line.r Enjoy Larry PS Comments welcome. Post to ally list or use comments? icon on the rebsite.