Introduction to Computer Graphics and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
or
Get a £11.50 Amazon.co.uk Gift Card
Introduction to Computer Graphics: Using Java 2D and 3D (Undergraduate Topics in Computer Science)
 
 
Start reading Introduction to Computer Graphics on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Introduction to Computer Graphics: Using Java 2D and 3D (Undergraduate Topics in Computer Science) [Paperback]

Frank Klawonn

RRP: £29.99
Price: £28.49 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £1.50 (5%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Formats

Amazon Price New from Used from
Kindle Edition £20.19  
Paperback £23.75  
Paperback, 27 Feb 2008 £28.49  
Trade In this Item for up to £11.50
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Introduction to Computer Graphics: Using Java 2D and 3D (Undergraduate Topics in Computer Science) for an Amazon.co.uk gift card of up to £11.50, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.
There is a newer edition of this item:
Introduction to Computer Graphics: Using Java 2D and 3D (Undergraduate Topics in Computer Science) Introduction to Computer Graphics: Using Java 2D and 3D (Undergraduate Topics in Computer Science)
£23.75
In stock.

Frequently Bought Together

Customers buy this book with Computer Graphics Using Java 2D and 3D £58.89

Introduction to Computer Graphics: Using Java 2D and 3D (Undergraduate Topics in Computer Science) + Computer Graphics Using Java 2D and 3D
Price For Both: £87.38

Show availability and delivery details

  • This item: Introduction to Computer Graphics: Using Java 2D and 3D (Undergraduate Topics in Computer Science)

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions

  • Computer Graphics Using Java 2D and 3D

    In stock.
    Dispatched from and sold by Amazon.co.uk.
    This item Delivered FREE in the UK with Super Saver Delivery. See details and conditions



Product details


More About the Author

F. Klawonn
Discover books, learn about writers, and more.

Visit Amazon's F. Klawonn Page

Product Description

Product Description

This book provides an introduction to the most important basic concepts of computer graphics. It couples the technical background and theory immediately with practical examples and applications. The reader can follow up the theory and then literally see the theory at work in numerous example programs. With only elementary knowledge of the programming language Java, the reader will be able to create his or her own images and animations immediately using Java 2D and Java 3D. A website for this book includes programs with source code, exercises with solutions and slides as teaching material.

From the Back Cover

Computer graphics comprises the creation and representation of simple graphical elements and images, as well as modern techniques for rendering a virtual reality. To apply these techniques correctly, one requires a basic understanding of the fundamental concepts in graphics. This book introduces the most important basic concepts of computer graphics, coupling the technical background and theory with practical examples and applications throughout. Its user-friendly approach enables the reader to gain understanding through the theory at work, via the many example programs provided. With only elementary knowledge of the programming language Java, the reader will be able to create their own images and animations immediately, using Java 2D and/or Java 3D. Features: • Presents computer graphics theory and practice in integrated combination • Focuses on the increasingly used Java 3D (and 2D in the first section of the book) • Uses many pedagogical tools, including numerous easy-to-understand example programs and end-of-chapter exercises • Offers Internet support for students and instructors (found at http://public.rz.fh-wolfenbuettel.de/~klawonn/computergraphics), such as additional exercises, solutions, program examples, slides for lecturers and links to useful websites • Provides an ideal, self-contained introduction to computer graphics Written for second year undergraduates and above, this reader-friendly, clear and concise textbook will be an essential tool for those studying Computer Science and Computer Engineering. Frank Klawonn has many years of experience teaching computer graphics and coordinating application projects with companies.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(1)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  2 reviews
12 of 12 people found the following review helpful
adequate for introductory course 2 Jun 2008
By W Boudville - Published on Amazon.com
Format:Paperback
The author uses Java as a framework within which to teach graphics to an aspiring programmer. Java is useful because of its popularity and free availability on many platforms.

The exposition is straightforward. Simple operations that are expected in any graphics package. There are vector operations, involving positioning and drawing various geometric objects and text. All in 2 dimensions. The maths starts to get a little involved, when the text talks about translation, rotation and scaling. Hopefully, you have done an introductory course in matrix algebra.

There is also discourse on 3d graphics. Here, we move into the realm of virtual worlds. For some readers, this might be the main attraction. Where you get to model a 3d object and then render it.

The graphics facilities in Java are adequate. Not as fully fleshed out as OpenGL, perhaps. But for an introductory course in graphics, perfectly adequate. The reader should also be aware that there is little commercial game development in Java. Some people are attracted to computer graphics because they want to code games. Fine. And you can treat this book as a first text. Just know that most jobs in this field don't use Java.
9 of 9 people found the following review helpful
Great for a first book on computer graphics using Java 5 Oct 2008
By calvinnme - Published on Amazon.com
Format:Paperback
This book does spend some time on Java 2D and 3D, but not so much as to be a book about those technologies. Instead there is just enough so that the author can focus on the real subject of the book - computer graphics techniques. Chapters 2, 3, and 4 cover fundamental aspects of the last part of the rendering pipeline focusing only on two-dimensional graphics.

Next the author focuses on modeling, representation, and rendering of three-dimensional virtual scenes and provides an introduction to Java 3D in parallel with this. Various techniques for the hidden line and hidden surface problems are described in chapter 7. Chapter 8 deals with generating photo-realistic effects like shading, shadows, and reflections. Chapter 9 covers selected topics such as special effects, interaction, and stereoscopic viewing which is necessary for understanding virtual reality applications.

There are plenty of illustrations in the book as well as exercises, and the author has a very conversational yet detailed writing style. I particularly like how the book builds from 2D to 3D methods. There are exercises at the end of each chapter making it a good selection for a textbook in a beginning class on the subject. It really isn't graduate material, but it would make a good undergraduate text. There are plenty of code snippets too. The author doesn't bog down the book in complete programs. That is really the domain of a book on Java itself, anyways. I recommend it.

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges