Re: vector images.
- Posted by Lee woo seob <wslee at HHI.CO.KR> Sep 29, 1997
- 997 views
Colin Taylor wrote: > >I am working on vector routines too. In fact, the main module was done >some time ago, but I haven't posted it because I am not too happy with >one small part of it (arc drawing). It is geared more to business and >technical graphics than to games. It does lines, polygons, rectangles, >circles, arcs and text. The closed shapes can be either be filled or outlined. >The lines can be any color, width or style (dotted, etc). Even the text can be >done with styled lines! > >I have also worked up a file format for vector drawings which supports all >the above features and enables scaling, rotation and panning of entire vector >drawings. > >Still to be done: PCL print routine. > >I would like to see your work. Also, If anyone is interested, I could post >my stuff (even though it is a work in progress). > I'm much interested in your stuff. please send them to me. long ago, in my early days of Euphoria, i once wanted to make technical graphic routines, however, even before make a line of code, i realized it is beyond my capability mainly due to the text manipulation and printing stuff... in my old days of FORTRAN, i used PLOT88 graphic package to draw technical graph. after that, i also used GRAPHICA program, which is batch command-line driven graphic program designed for plotting scientic graphs. i don't like much so many great Window's graphic programs... since those programs usually does not allow batch mode graphic... i'will pray to God for you to complete your stuff soon... :-> Bye -- from Lee, woo seob...