2017-2018 Academic Catalog 
    
    Mar 28, 2024  
2017-2018 Academic Catalog [ARCHIVED CATALOG]

Add to Personal Catalog (opens a new window)

CS 272 - Three-Dimensional Game Development II DirectX



5.0 Credits
Second of a three-course sequence covering 3D game programming using the latest version of the Microsoft 3D API. Topics include camera management systems, texture compression, advanced texturing and alpha blending, loading GILES levels, and advanced 3D rendering techniques.
Prerequisite CS 271 with a minimum grade of 2.5 or instructor permission.
Course-level Learning Objectives (CLOs)
Upon successful completion of this course, students will be able to:

  1. Recognize and describe several special effects such as particle systems, billboards, texture animation, corona, constrained billboards, and animated textures, and be able to describe situations in which these special effects can best be implemented.
  2. Write code which will implement a particle system that produces a realistic smoke trail.
  3. Design and implement an octree spatial portioning algorithm and integrate it into a general collision detection system.
  4. Write a program which will allow a user to move a sphere through a game world with realistic collision behavior.
  5. Write code that implements an animated skeleton and mesh skin.
  6. Describe how fog is represented in a 3D game, and be able to write D3D code to add fog to a game scene.
  7. Describe how transparency is modeled in a 3D rendering engine, and how alpha blending, depth ordering, and texture color keying are related to transparency models.
  8. Describe collision detection algorithms for common geometric forms, and how to integrate such algorithms into a general game engine.
  9. Clearly communicate problem and solution descriptions to instructor and peers, and work with peers to jointly solve game programming problems.



Add to Personal Catalog (opens a new window)