问HN:为建模学习哪些数学知识?
参数立方曲线
边界表示
混合函数
样条
B样条
立方贝塞尔曲线
德卡斯特利亚算法
我最近几天一直在研究这些主题,但还没有理解任何内容。我尝试过彼得·肖利的《计算机图形学》教材,以及福利等人的书、赫恩和贝克等的书……
我清楚自己缺乏理解这些内容所需的数学基础。因此,我恳请推荐一些可以帮助我复习的资源。作为一名计算机工程专业的毕业生,我上过数学课程,只是我变得像一个计算器,而没有理解公式和步骤背后的逻辑,所以需要进行简短的复习。
查看原文
parametric cubic curve<p>boundary representation<p>blending function<p>spline<p>b-spline<p>cubic bezier curve<p>de casteljau algorithm<p>I have been diving into these topics since few days and I have not understood anything. I tried peter shirley's textbook on Computer Graphics. Foley et al, Hearn baker etc...<p>It is clear to me that I lack the mathematics preriquisites for understanding this. Thus, I am deeply asking for resources that I can do to brush up. Me being a computer engineering graduate I have done math classes, it is just that I became like a calculator instead of understanding the logic behind doing the formulas and steps so need a short revision.