Coder Social home page Coder Social logo

cg-spring-2022's Introduction

CSC 305 - Introduction to Computer Graphics - Spring 2022

Course Instructor

Teseo Schneider

http://web.uvic.ca/~teseo/

[email protected]

Lectures:

11:30am - 12:50pm MTh

Human & Social Development A240

Exam:

TBA.

Course Overview

This course provides an introduction to the field of Computer Graphics. We will cover the basic mathematical concepts, such as 2D and 3D transformations, study the interaction of light with geometry to derive shading models, and implement rendering algorithms such as ray tracing and rasterization. We will investigate how these fundamental components are integrated in current graphics processors and study the corresponding programming APIs. This course will also include a brief introduction to C++.

By the end of the course, the student must be able to:

  • Explain and apply the fundamental mathematical concepts used in image synthesis algorithms
  • Implement a basic rendering system based on ray tracing
  • Implement a basic rendering pipeline based on rasterization
  • Develop graphics programs in C++ using the Simple Directmedia Library (SDL)

Topics

  • 3D Transformations
  • Viewing 3D scenes
  • Shading
  • Rendering pipeline and the GPU
  • Texturing
  • Polygonal meshes and other modelling techniques
  • Colour spaces
  • Light and colour
  • Ray-geometry intersection
  • Ray tracing

Course Objectives And Learning Outcomes

By the end of the course, the students will design, program, and analyze algorithms and systems for interactive 3D shape modeling and digital geometry processing.

Textbook

Fundamentals of Computer Graphics
5th Edition, September 30, 2021
A K Peters/CRC Press
Textbook - 716 Pages
ISBN 9780367505035

Grading

  • Assignments: 70%
  • Exam: 30%

Slides

01 Introduction
02 Linear Algebra
03 C++
04 Images

Assignments

Rules

Assigment 1

cg-spring-2022's People

Contributors

teseoch avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.