项目作者: javiergs

项目描述 :
Advanced Graphics
高级语言: C++
项目地址: git://github.com/javiergs/SER431.git
创建时间: 2016-09-28T18:19:47Z
项目社区:https://github.com/javiergs/SER431

开源协议:

下载


SER431

Advanced Graphics

Arizona State University

This course presents topics in real-time rendering and graphics hardware, and the use of graphics processing unit hardware to implement rendering of higher-order surfaces and special effects.

Code examples per lecture.


  • Lecture 03. Perlin Noise

  • Lecture 04. Skyboxes

  • Lecture 07. Fog

  • Lecture 08. Stencil Buffer and Reflections

  • Lecture 10. Linear Shadows

  • Lecture 12. Particle Systems

  • Lecture 13. Curves

  • Lecture 14. Bezier Curves

  • Lecture 15. Hermite and Chaikin Curves

  • Lecture 16. Cubic B-splines

  • Lecture 17. Curves revisited

  • Lecture 19. Non-Uniform Rational Basis Splines (NURBS) I

  • Lecture 20. Non-Uniform Rational Basis Splines (NURBS) II

  • Lecture 21. Non-Uniform Rational Basis Splines (NURBS) III

  • Lecture 22. Fractals