Showing posts with label 3d animation. Show all posts
Showing posts with label 3d animation. Show all posts

Computer Animation, Second Edition: Algorithms and Techniques (The Morgan Kaufmann Series in Computer Graphics) Review

Computer Animation, Second Edition: Algorithms and Techniques (The Morgan Kaufmann Series in Computer Graphics)
Average Reviews:

(More customer reviews)
This book is not about how to accomplish animation using prepackaged software nor is it about art design for animation. Instead, it is aimed at computer science students who wish to write programs that perform animation and want to understand the algorithmic and mathematical issues behind that task.
Chapter one is a broad history of computer animation, and it would be misleading to think that this is a typical chapter in this book. Chapter 2 is a broad overview of computer graphics topics. It mentions quaternions, transformation matrices, the rendering pipeline, and I think it is meant to be a quick review more than an instructive chapter. If you are not already familiar with the material in chapter 2 this book will be over your head.
Chapters 3 through 6 are the meat of the book for those interested in computer animation algorithms. Chapter 3 presents low level details on interpolation and not only shows the math but also shows code fragments in C on how to accomplish some of the tasks mentioned. Chapter four presents more advanced algorithms such as camera control, kinematic modeling, rigid body simulation, flocking behavior, and collision detection. Again in this chapter mathematics of the algorithms is presented along side of C code to accomplish the tasks.
Chapter 5 changes topics from the discussion of object motion and the underlying physics to the topic of natural phenomena. The author does a good job of laying out clearly the basics of the mathematics behind these effects. However, he does seem to gloss over details more than he did in previous chapters. The same is true of Chapter 6 on the modeling and animation of articulated figures. The basics are all there, but there just wasn't enough detail to satisfy me.
As for the companion website, it is working at the time I am writing this review. However, the problem I have with books that have companion sites in place of an accompanying CD is that over time these websites are usually neglected and at worst, disconnected. However, an accompanying CD is always shipped with a new book.
Overall, this book is the best compromise I've found between accessible and comprehensive on this subject, and I would recommend it to anyone thinking about writing their own computer animation code.

Click Here to see more reviews about: Computer Animation, Second Edition: Algorithms and Techniques (The Morgan Kaufmann Series in Computer Graphics)



Buy NowGet 27% OFF

Click here for more information about Computer Animation, Second Edition: Algorithms and Techniques (The Morgan Kaufmann Series in Computer Graphics)

Read More...

Principles of Three-Dimensional Computer Animation: Modeling, Rendering, and Animating With 3d Computer Graphics Review

Principles of Three-Dimensional Computer Animation: Modeling, Rendering, and Animating With 3d Computer Graphics
Average Reviews:

(More customer reviews)
I'm entirely new to 3D modeling and animation. I found this book to be exceptionally well written. The author provides a clear and concise explanation of the principles of 3D computer graphics, with easy-to-understand examples throughout. As stated in other reviews, it is not software specific. If you are looking for an introductory but thorough 3D primer, I recommend this book without reservation. It should provide a solid foundation for those who have little or no prior computer graphics experience.

Click Here to see more reviews about: Principles of Three-Dimensional Computer Animation: Modeling, Rendering, and Animating With 3d Computer Graphics



Buy Now

Click here for more information about Principles of Three-Dimensional Computer Animation: Modeling, Rendering, and Animating With 3d Computer Graphics

Read More...

Computer Graphics and Geometric Modeling Review

Computer Graphics and Geometric Modeling
Average Reviews:

(More customer reviews)
This book is a valuable reference for programmers that want a good introduction to geometric modeling. The book provides enough material to allow you to write many programs dealing with the covered topics. The algorithms outlined in the book are general. They can be adapted to a wide variety of problems, but you must fill in the details. Also, depending on your needs, you may need to consult more advanced books.

Click Here to see more reviews about: Computer Graphics and Geometric Modeling

This is a book for those interested in understanding how graphics programs work and how present-day computer graphics can generate reallistic-looking curves, surfaces, and solid objects. The book emphasizes the mathematics behind computer graphics and most of the required math is included in an appendix. The main topics covered are: -scan conversion methods; selecting the best pixels for generating lines, circles and other objects -geometric transformations and projections; translations, rotations, moving in 3d, perspective projections -curves and surfaces; construction, wire-frames, rendering, normals -other topics; CRTs, antialiasing, animation, color, perception, polygons, compression. With its numerous illustrative examples and exercises, the book makes a splendid text for a two-semester course in computer graphics for advanced undergraduates or graduate students. It also serves a fine reference for professionals in the computer graphics field.

Buy Now

Click here for more information about Computer Graphics and Geometric Modeling

Read More...