FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title Vector Math for 3D Computer Graphics, Fourth Revision
- Author(s) Bradley Kjell
- Publisher: Central Connecticut State University (Fourth Revision, 2009)
- Paperback N/A
- eBook Online
- Language: English
- ISBN-10: N/A
- ISBN-13: N/A
- Share This:
This is a tutorial on vector algebra and matrix algebra from the viewpoint of computer graphics. It covers most vector and matrix topics needed to read college-level computer graphics text books. Most graphics texts cover these subjects in an appendix, but it is often too short. This tutorial covers the same material at greater length, and with many examples.
This tutorial is useful for more than computer graphics. Vectors and matrices are used in all scientific and engineering fields, and any other field that uses computers (are there any that don't?) In many fields, the vocabulary used for vectors and matrices does not match that used in computer graphics. But the ideas are the same, and reading these notes will take only a slight mental adjustment.
These notes assume that you have studied plane geometry and trigonometry sometime in the past. Notions such as point, line, plane, and angle should be familiar to you. Other notions such as sine, cosine, determinant, real number, and the common trig identities should at least be a distant memory.
About the Authors- N/A
- Computer Graphics, 3D, Animation and Imaging, etc.
- Computer and Video Game Development and Programming
- Geometry
- Algebra, Abstract Algebra, and Linear Algebra
- Applied Mathematics
- Miscellaneous and Uncategorized Mathematics Books
- Vector Math for 3D Computer Graphics, Fourth Revision (Bradley Kjell )
- The Mirror Site (1) - HTML
- The Mirror Site (1) - PDF
-
3D Math Primer for Graphics and Game Development (F. Dunn)
Working C++ classes for mathematical and geometric entities and several different matrix classes illustrate how to put the techniques into practice, and exercises at the end of each chapter help reinforce the 3D programming concepts.
-
Mathematics for Game Developers (Denny Burzynski)
This book explores the mathematics behind how scenes appear, characters move, and action evolves. The basic ideas of how mathematical instruments control action and motion in the games you develop.
-
Learning Modern 3D Graphics Programming (Jason L. McKesson)
This book offers beginner-level instruction on what many consider to be an advanced concept. It teaches programmable rendering for beginning graphics programmers, from the ground up.
-
3D Game Shaders For Beginners (David Lettier)
Interested in adding textures, lighting, shadows, normal maps, glowing objects, ambient occlusion, reflections, refractions, and more to your 3D game? Great! Below is a collection of shading techniques that will take your game visuals to new heights.
-
Mathematical Applications for Game Development (R. Baldwin)
This book presents applications of mathematics and science in game and simulation programming. Includes the utilization of matrix and vector operations, kinematics, and Newtonian principles in games and simulations. Also covers code optimization.
-
Computer Graphics from Scratch: A Programmer's Introduction
This book demystifies the algorithms used in modern graphics software with basic programming and high school math, and focuses on only one aspect of computer graphics: 3D Rendering. Pseudocode examples link to live JavaScript demos.
:
|
|