1 / 11

Introduction to Computer Graphics

Introduction to Computer Graphics. Dr.Giorgos A. Demetriou Dr. Stephania Loizidou Himona Computer Science Department Frederick University. Text Book.

myra-hurley
Télécharger la présentation

Introduction to Computer Graphics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Computer Graphics Dr.Giorgos A. Demetriou Dr. Stephania Loizidou Himona Computer Science Department Frederick University

  2. Text Book • These presentations are meant to accompany the textbook “Interactive Computer Graphics, A Top-down Approach with OpenGL (Third Edition) by Edward Angel. • These presentations have been developed based on the slides created by Edward Angel. Demetriou/Loizidou - ACSC330 • 2

  3. References • Other helpful references • OpenGL: A Primer, Ed Angel, Addison-Wesley, 2002 • Designed for students who need more programming information • The OpenGL Programmer’s Guide (the Redbook) and the OpenGL Reference Manual (The Blue book), Addison-Wesley. Demetriou/Loizidou - ACSC330 • 3

  4. Web Resources • www.opengl.org • www.cs.unm.edu/~angel Demetriou/Loizidou - ACSC330 • 4

  5. Outline • Chapter 1: Introduction • What is Computer Graphics? • Applications Areas • History • Image formation • Basic Architecture Demetriou/Loizidou - ACSC330 • 5

  6. Outline (cont.) • Chapters 2-3: Basic OpenGL • Architecture • GLUT • Simple programs in two and three dimensions • Interaction Demetriou/Loizidou - ACSC330 • 6

  7. Outline (cont.) • Part 3: Three-Dimensional Graphics • Chapters 4-6: 3D Graphics • Geometry • Transformations • Homogeneous Coordinates • Viewing • Shading Demetriou/Loizidou - ACSC330 • 7

  8. Outline (cont.) • Chapter 7: Discrete Methods • Buffers • Bitmaps and Pixel Maps • Texture Mapping • Compositing and Transparency Demetriou/Loizidou - ACSC330 • 8

  9. Outline (cont.) • Chapter 8: Implementation • Approaches (object vs image space) • Implementing the pipeline • Clipping • Line drawing • Polygon Fill • Display issues (color) Demetriou/Loizidou - ACSC330 • 9

  10. Outline (cont.) • Chapter 9: Hierarchy • Tree Structured Models • Traversal Methods • Scene Graphs Demetriou/Loizidou - ACSC330 • 10

  11. Outline (cont.) • Chapter 10: Curves and Surfaces Demetriou/Loizidou - ACSC330 • 11

More Related