Cantitate/Preț
Produs

Computer Graphics for Java Programmers 2e

Autor L Ammeraal
en Limba Engleză Paperback – 11 ian 2007
A great many varied and interesting visual effects can be achieved with computer graphics, for which a fundamental understanding of the underlying mathematical concepts - and a knowledge of how they can be implemented in a particular programming language - is essential. Computer Graphics for Java Programmers, 2nd edition covers elementary concepts in creating and manipulating 2D and 3D graphical objects, covering topics from classic graphics algorithms to perspective drawings and hidden-line elimination.
Completely revised and updated throughout, the second edition of this highly popular textbook contains a host of ready-to-run-programs and worked examples, illuminating general principles and geometric techniques. Ideal for classroom use or self-study, it provides a perfect foundation for programming computer graphics using Java.
Citește tot Restrânge

Preț: 55490 lei

Preț vechi: 69363 lei
-20% Nou

Puncte Express: 832

Preț estimativ în valută:
10620 11045$ 8887£

Carte tipărită la comandă

Livrare economică 15-29 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780470031605
ISBN-10: 0470031603
Pagini: 396
Dimensiuni: 192 x 239 x 21 mm
Greutate: 0.72 kg
Ediția:2nd Edition
Editura: Wiley
Locul publicării:Chichester, United Kingdom

Public țintă

Junior/Senior undergraduate, and graduate students studying computer graphics or visual arts courses. Professionals who want to learn more about how to create computer graphics.

Cuprins


Descriere

The book covers elementary concepts - how to produce simple graphical objects using logical coordinates, producing filled regions etc. Reinforcing concepts with useful and simple examples, the book then progresses to applied geometry (vectors, polygons etc) and then onto how to perform rotations and other transformations of graphical objects.