CS 445 Final Review
The final will be held 8-11am on Thursday, Dec 16, 2004.
This final is cumulative. Please be sure to review the
midterm topics in addition to the topics below. However, the exam will
focus more heavily on the topics below.
Topics since Midterm
- Chapter 7: Discrete Techniques
- Chapter 8: Implemetation of a Renderer
- Chapter 9: Hierarchical Modeling
- Chapter 10: Curves and Surfaces
- Representation of curves: implicit, explicit, parametric
- Bezier curves (1D) and patches (2D)
- deCasteljau algoritm for Bezier Curves
- Continuity types for joined curves
- Interpolation vs approximation
- Memory vs computation trade-offs
- Catmull-Rom curves
- B-splines
- NURBS
- Chapter 11: Procedural Methods
- Physically based modeling and particle systems
- Forces: gravitational, springs, attraction/repulsion
- Numerical solutions: Euler method of solving first order differential equations
- Chapter 13: Advanced Rendering
- Other topics
[top]
[Home]