COMP 350: Computer Graphics Highlights of class policies (A rare use of PowerPoint)

Slides:



Advertisements
Similar presentations
Today’s Agenda  Syllabus CS2336: Computer Science II.
Advertisements

5/19/2015CS 2011 CS 201 – Data Structures and Discrete Mathematics I Syllabus Spring 2014.
ECO201 PRINCIPLES OF MICROECONOMICS Instructor: Professor Bill Even Office: 3018 FSB Home page:
MATH 331: Partial Differential Equations Spring 2015.
MAC 1114 Trigonometry. All changes will be announced during class.
Math 115b Section 1 (Summer 07)  Instructor: Kerima Ratnayaka   Phone :  Office.
CSIS-385: Analysis of Algorithms Dr. Eric Breimer.
Lecture 1: Course Details Outline –Discussion of Syllabus.
Math 115b Section 5(Spring 06)  Instructor: Kerima Ratnayaka   Phone :  Office.
Math 115b Section 1H(Spring 07)  Instructor: Kerima Ratnayaka   Phone :  Office.
Math 115a– Section 4  Instructor: Kerima Ratnayaka   Phone :  Office : MTL 124B.
MATH 330: Ordinary Differential Equations Fall 2014.
ECO201 PRINCIPLES OF MICROECONOMICS Instructor: Professor Bill Even Office: 3018 FSB Home page:
Syllabus Please print off and read through syllabus completely. It can be found on my website which is :
Spring 2012 MATH 250: Calculus III. Course Topics Review: Parametric Equations and Polar Coordinates Vectors and Three-Dimensional Analytic Geometry.
A Brief Calculus Course
CS 450: COMPUTER GRAPHICS COURSE AND SYLLABUS OVERVIEW SPRING 2015 DR. MICHAEL J. REALE.
COMP 151: Computer Programming II Spring Course Topics Review of Java and basics of software engineering (3 classes. Chapters 1 and 2) Recursion.
CHEMISTRY 10123/10125 Spring 2007 Instructor: Professor Tracy Hanna Phone: Office: SWR 418
Introduction to MA Day 1. Name: Charlotte Bailey Office: MATH 802 Office Phone: (765)
Welcome to Pre- Calculus! Mrs. Holman
Introduction to Managerial Accounting Richard E. McDermott, Ph.D. Spring 2013.
7-Sep-15 Physics 1 (Garcia) SJSU Conceptual Physics (Physics 1) Prof. Alejandro Garcia Spring 2007.
COMP 465W: Software Engineering Fall Components of the Course The three main components of this course are: The study of software engineering as.
Introduction to MA Introduction to Calculus
Math 125 Statistics. About me  Nedjla Ougouag, PhD  Office: Room 702H  Ph: (312)   Homepage:
MATH 310, FALL 2003 (Combinatorial Problem Solving) MoWeFr 1:20 McGregory 214.
Syllabus and Class Policies MATH 130: Summer 2014.
CPS120: Introduction to Computer Science Fall: 2002 Instructor: Paul J. Millis.
Software Testing and Maintenance 1 Today’s Agenda  Syllabus.
Administrative Issues ICS 151 Winter 2010 Instructor: Eli Bozorgzadeh.
COMP 465W Software Engineering Fall Components of the Course The three main components of this course are: The study of software engineering as.
Advanced Computer Graphics 台科大 資管系 楊傳凱 助理教授. Course Web Site: advanced_cg.html.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
 Instructor: Professor Timothy Burry  Address:  Office Location: Student Hall / 2 nd floor.
Math 115b Section 3 (Spring 09)  Instructor: Kerima Ratnayaka   Phone :  Office.
Principles of Computer Science I Honors Section Note Set 1 CSE 1341 – H 1.
CPS120: Introduction to Computer Science Winter 2002 Instructor: Paul J. Millis.
Fall 2014 MATH 250: Calculus III. Course Topics Review: Parametric Equations and Polar Coordinates Vectors and Three-Dimensional Analytic Geometry.
1 How Do I Do Well In 8.02? A >= 95 = 90 = 85 B = 80 = 76 =72 C = 69 = 66 = 63 D = 59 F < 59 THIS COURSE IS NOT CURVED We want you to help your.
The Study of Living Things % = A 89 80% = B % = C % = D 59 – 0% = F.
IST 210: Organization of Data
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
CPE 432 Computer Design Dr. Walid Abu-Sufah 1CPE 432 Computer Design.
CMSC 2021 CMSC 202 Computer Science II for Majors Spring 2001 Sections Ms. Susan Mitchell.
Financial Mathematics Math 490A. Math 490A – Instructor WTHR 320 Jeff Beckley – –Math 818 – –
CST 223 Concepts of Programming Languages Dr. Sherry Yang PV 171
MATH 151: Calculus II (Spring 2016) Syllabus and Class Policies.
Computer Graphics 台科大 資管系 楊傳凱 助理教授. Course Syllabus – 1/3 Course Web Site: Please go to the blackboard system( ) to get.
Financial Mathematics Math 373. Math 373 – Instructor Armstrong 1010 (Tu & Th at 1:30) and Matthews 210 (Th at 9:30) Jeff Beckley –
Math 115b Section 18 & 20 (Fall 2010)  Instructor: Kerima Ratnayaka   Phone : 
CIS 681 Course Introduction CSE681: Introduction to 3D Image Generation.
IST 210: ORGANIZATION OF DATA Introduction IST210 1.
Math 115a Section 2(Summer 05)  Instructor: Kerima Ratnayaka   Phone :  Office.
Mr. Rizzutto Mathematics Room th Grade Team Mr. Barnisky – Civics Mr. Shreve – Science Miss. Dunsmore – Language Arts Mr. Rizzutto – Mathematics.
Syllabus and Class Policies MATH 130: Summer 2016.
Welcome to 5 th Grade Math Bonnie Marino. About Mrs. Marino… Graduate of the Linwood school system Graduate of University of Pennsylvania Pursuing in.
Fall 2016 Syllabus & Class Policies
MATH/COMP 340: Numerical Analysis I
Fall 2017 Syllabus & Class Policies
MATH 331: Partial Differential Equations
CS 6020 Advanced Computer Architecture
MATH 151: Calculus II Spring 2018
CSE1311 Introductory Programming for Engineers & Scientists
MATH 151: Calculus II Spring 2019
Syllabus and Class Policies
Fall 2018 Syllabus & Class Policies
MATH 331: Partial Differential Equations
Computer Engineering Department Islamic University of Gaza
Presentation transcript:

COMP 350: Computer Graphics Highlights of class policies (A rare use of PowerPoint)

The Textbook Goof I wanted to order Edition 5; somehow I ended up with Ed. 6. The textbook is perfectly fine; but the shader-based code may not work. We will see; I will be working all weekend on checking what the best solution may be.

Computer graphics concepts and methods are deeply rooted in mathematics.

The course emphasis is not on mastering OpenGL. The particular standard serves as a vehicle for teaching general concepts and methods of computer graphics. Once you understand these general concepts and methods you will be able to adapt to future computer graphics standards.

Main topics of the course Introduction to computer graphics and graphics programming 2D graphics programming Recursive graphics and fractals Interactive graphics programming Introduction to animation Transformations 3D graphics programming Viewing Lighting and shading Texture mapping and compositing Image processing Curves and surfaces Ray casting and ray tracing

Course website You can find class policies, detailed syllabus, assignments, announcements, links, and other useful stuff there.

Office hours Monday2:30 – 4 Tuesday2:20 – 3:50 Wednesday11 – 12 Friday12:15 – 1:15 Also every other Thursday 10:30 – 12 (but these are primarily for MATH 250)

Assignments Homework assignments: small programming assignments (about one per week); the total score counts for 20% of the course grade. Late assignments penalized by reduction in score. Programming project: we will decide whether it will be an individual or team project; the score counts for 20% of the course grade.

Quizzes and exams 8 quizzes on current material; two lowest scores will be dropped; the total score counts for 15% of the course grade. Midterm exam (March 14); counts for 15% of the course grade. (Quizzes and exams cannot be made up, unless you have an important reason to miss a quiz and you notify me in advance about your absence. ) The cumulative final exam will take place on Friday, May 18, 2:00 – 4:30. The final exam score counts for 30% of the course grade.

Grading criteria Total percentage of points in the courseCourse grade 92.5% and aboveA Between 90% and 92.5%A- Between 87.5% and 90%B+ Between 82.5% and 87.5%B Between 80% and 82.5%B- Between 75% and 80%C+ Between 65% and 75%C Between 60% and 65%C- Between 50% and 60%D I will “curve the grades up” a little, if the number of A’s and B’s is unreasonably low.

Academic Integrity Will be strictly enforced.