Moving this thread over to fltk general with the same title so that I/we can respond.
On 12/07/11 05:59, E. Torres wrote: > Wikipedia is a good point to start with those kind of questions > > http://en.wikipedia.org/wiki/Transformation_matrix > > > On Wed, Dec 7, 2011 at 2:40 AM, MacArthur, Ian (SELEX GALILEO, UK) > <[email protected] <mailto:[email protected]>> > wrote: > > > Jens, > > First off, you are posting in the wrong list (the dev list is for > development *of* fltk, not *using* fltk) so you will more likely get a > constructive answer over in fltk.general, which is also more active > anyway... > > > > I want to draw comlex geometries and keep hitting this one in > > the documentation: "the functionality matches that found in > > the Adobe PostScript". I searched already a lot on the net > > but could not find a concise, good and easy to read > > explanation of the complex drawing functions (like tranform, > > scale, translate etc.). > > > > Does someone in the forum could point me to some good > > documentation regarding the postscript-like functionality of > > the complex drawing functions? > > What are you actuallly trying to draw? If you post over in fltk.general, > outlining something of what you are trying to do, I'm sure you'll get > somne answers. > > For what it is worth, I tend to favour GL for any complex drawing > anyway, so that might be your best bet, create an Fl_Gl_Window for your > drawing and use regular GL drawing (for which there are many examples on > the web, of course!) _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
