
Mathematical Tools in Computer Graphics with C# Implementations
- 496 pages
- English
- PDF
- Available on iOS & Android
Mathematical Tools in Computer Graphics with C# Implementations
About this book
Mathematics is vital for an understanding of computer graphics. This volume helps the reader gain such an understanding by presenting all introductory and most advanced topics in the field of computer graphics with mathematical descriptions and derivations. Offering a balance of theory, applications, and code, the underlying numerical methods and algorithms are derived and a large number of examples are given. The book begins with a discussion of basic graphics tools such as vectors, matrices, and quaternions, and then builds up to more advanced topics such as the intersection of three-dimensional objects. Both classical and newer topics, such as parameterization, wavelets, fractals, and geometry images, are covered. In particular, the book contains all of the classes in C# necessary for computer graphics, providing a full explanation of the C# code and C# implementations for almost all algorithms.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Contents
- Preface
- List of Figures
- Notation
- 1 Vectors, Matrices and Transforms
- 2 Lighting
- 3 Rasterization
- 4 Curves
- 5 Wavelets
- 6 Surfaces
- 7 Raytracing
- 8 Radiosity
- 9 Animation
- Bibliography
- Index