图形学相关的一些数学基础书

最近看了Greg Turk的Mathematics for Computer Graphics http://www.cc.gatech.edu/~turk/math_gr.html 

整理了一些他提及的数学书,这些书都是基础教程,应该还不错。

1. Elementary differential Geometry, 微分几何基础                    有英文影印版。

2. Linear Algebra and Its Applications,线性代数及其应用                有英文影印版

3. Numerical Recipes in C: The Art of Scientific Computing ,C语言数值算法程序大全

4. The Fourier Transform and Its Applications,傅里叶变换及其应用

5. Matrix Computations,矩阵计算                            有英文影印版

6. Computational Geometry

7. Probability Theory: The Logic of Science,概率论沉思录                  有英文影印版

原文地址:https://www.cnblogs.com/dawn/p/2359538.html