Re:Recommend Book For Making "Drawing Program"-like Graphics
Quote
> I am writing a fairly involved drawing program and have very little
> experience with graphics. Could some persons here recommend some titles
> that would help? They need not be Delphi-specific though that would be
OpenGL is also portable to Linux, takes advantage of hardware
accelleratation where available and is a graphics industry standard. My
book, Delphi Developers' Guide to OpenGL can ease you into computer
graphics. See link below.
Quote
> nice since I expect to use the VCL 100% so that this application can be
> ported to Linux in the future. I am at home with the Win API, just I've
VCL would still have to be converted to CLX when you port to Linux, but if
you upgrade to Delphi 6, you can start with CLX instead of VCL, and only
have to recompile when you port to Linux, with little or no code changes at
all.
Quote
> never done much with graphics or fonts. Thank you guys. Seems like
> there aren't many women Delphi programs for some reason.
Interesting. Where I worked for four years, until a few days ago, the
majority of our Delphi programmers are women. The group, men and women were
great. I was the only contractor. Unfortunately the acquiring company is
getting all their contractors from India now and getting rid of the others,
so I am looking for work all of the sudden.
Jon
http://home1.gte.net/jqjacobs/index.htm
This posting was made entirely from recycled electrons. No innocent atoms
were harmed.