|
Graphics Programming with Perl Martien Verbruggen 2002 | 328 pages ISBN: 1930110022 |
|||
![]() |
$39.95 | Softbound print book | |
![]() |
$20.00 | PDF ebook | |
Source Code
Source code files for Graphics Programming with Perl are contained in a single ZIP or tar/gzip file.
Free unzip programs are available at www.download.com.
Download the source code: sources.zip -- 92 Kb, or sources.tar.gz -- 66 Kb
Color versions of all figures from the book may also be downloaded as a single ZIP file. The archive file contains images in either PNG or EPS format.
Download the figures: figures.zip -- 1.4 Mb
DESCRIPTION
An increasing number of tasks in application programming and web design requires creating and manipulating graphics. Perl is a powerful and flexible language that is not commonly associated with graphics programming. The speed of developing in Perl plus the large number of freely available Perl graphics modules, make it an excellent option for the rapid development of graphics applications.
Graphics Programming with Perl is a guide to the graphics and imaging modules and tools available to the Perl programmer. It covers subjects ranging from drawing your own pictures and dynamic graphics for web pages to rendering three-dimensional scenes and manipulating individual image pixels. The text is liberally illustrated with example code and programs that show how to achieve common, and sometimes not so common, graphics programming tasks. For the even less common tasks, the book shows you how to write your own modules.
What's inside:
- How to create charts and graphs
- Serving graphics content to the WWW with CGI
- How to modularize your graphics code, and re-use it
- Code to manipulate image pixels (and how to do it fast)
- How to work with text in graphics
- A complete reference for Image::Magick
- Examples you can use and build on:
- Adding watermarks to your images
- Creating thumbnails
- Dynamic web pages with charts
- Building your own convolution filters
- A web photo album
- 3D animation with OpenGL and Renderman
ABOUT THE AUTHOR...
A developer, architect and systems administrator, Martien Verbruggen is the author of the GD::Graph charting module and the GD::Text modules. He a regular contributor to the Perl Usenet groups. Martien lives in Sydney, Australia, with his wife and daughter.

