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.
I very much enjoyed this book because the author did not make any assumptions about the reader's knowledge. He explained many details that every other graphic's book skips over and moved from chapter to chapter in a logical order so that you could absorb complex topics. This is one of those great and rare books that having read, and studied makes other texts and graphics topics digestable.
0Report
I first got hold of this book for a day in the library. I was upset that it appeared somewhat out-of-date and did not cover the Java3D API.I was very wrong. Although Pre-Java3D API, Computer Graphics in Java does an extraordinary job of explaining 3D concepts and would serve as THE BEST textual reference possible in a college level graphics programming class.Clear examples with lots of code.When you learn the principles...
0Report
This is an excellent book to introduce you to computer graphics. I am a beginner in Java and I am one of those persons that learns by doing. After reading this book and solving the exercises I consider myself proficient in Java.
0Report
I am a beginner to Java and to computer graphics. Nevertheless, I found the math involved in the computer graphics to be well explained. This is definitely preferable to those books that make a passing glance of the math involved and simply provide classes that do the work for you.Furthermore, I enjoyed the topics covered along with the useful examples.
0Report
most comprehensive book in java graphics programming. clear approach to any level of CG programmer. one of my favorite CG books besides Vtk.....
0Report