CSC 562: Graduate Introduction to Game Engine Design

Size: px
Start display at page:

Download "CSC 562: Graduate Introduction to Game Engine Design"

Transcription

1 CSC 562: Graduate Introduction to Game Engine Design In Workflow 1. 14CSC GR Director of Curriculum 2. COE CC Coordinator GR 3. COE CC Chair GR 4. COE Final Review GR 5. COE Dean GR 6. ABGS Coordinator 7. rfillin 8. ABGS Meeting 9. ABGS Chair 10. Grad Final Review 11. PeopleSoft Approval Path 1. Tue, 04 Aug :33:48 GMT Georgios Rouskas (rouskas): Approved for 14CSC GR Director of Curriculum 2. Mon, 24 Aug :57:29 GMT Robyn Fillinger (rfillin): Approved for COE CC Coordinator GR 3. Tue, 22 Sep :40:35 GMT Robyn Fillinger (rfillin): Approved for COE CC Chair GR 4. Tue, 22 Sep :46:39 GMT Robyn Fillinger (rfillin): Approved for COE Final Review GR 5. Tue, 22 Sep :37:55 GMT Douglas Reeves (reeves): Approved for COE Dean GR 6. Thu, 24 Sep :21:35 GMT George Hodge (ghodge): Approved for ABGS Coordinator 7. Mon, 09 v :39:22 GMT Robyn Fillinger (rfillin): Approved for rfillin 8. Mon, 07 Dec :16:50 GMT Melissa sbisch (mlnosbis): Approved for ABGS Meeting New Course Proposal Date Submitted: Tue, 04 Aug :27:29 GMT Viewing: CSC 562 : Graduate Introduction to Game Engine Design Changes proposed by: healey Course Prefix CSC (Computer Science) Course Number 562 Dual-Level Course Cross-listed Course

2 Title Graduate Introduction to Game Engine Design Abbreviated Title Game Engine Design College College of Engineering Academic Org Code Computer Science (14CSC) CIP Discipline Specialty Number CIP Discipline Specialty Title Computer Science. Term Offering Spring Only Year Offering Offered Every Year Effective Date Spring 2016 Previously taught as Special Topics? Yes Number of Offerings within the past 5 years 4 Course Prefix/Number Semester/Term Offered Enrollment CSC 591 Spring CSC 591 Spring CSC 591 Spring CSC 591 Spring Course Delivery Face-to-Face (On Campus) Grading Method Graded/Audit Credit Hours 3 Course Length 16

3 weeks Contact Hours (Per Week) Component Type Lecture 3 Course Is Repeatable for Credit Instructor Name Christopher G. Healey Instructor Title Professor Grad Faculty Status Full Anticipated On-Campus Enrollment Contact Hours Open when course_delivery = campus OR course_delivery = blended OR course_delivery = flip Enrollment Component Per Semester Per Section Multiple Sections? Comments Lecture ne Course Prerequisites, Corequisites, and Restrictive Statement CSC 561 or CSC 461 or equivalent course from a previous university Is the course required or an elective for a Curriculum? Catalog Description This course offers an advanced discussion of topics in computer graphics, with an emphasis on rendering techniques and GPU shader programming used in computer game engine design. Students are required to implement a medium-size game program that includes modeling and rendering, 2D physics, and animation of dynamic objects. Students will learn about GPU basics, mathematics of transformations, visual appearance properties, texturing, global illumination, and toon shading in computer games. Justification for new course: Given the recent interest in computer games and computer game careers, as well as the new concentration in computer games in the Computer Science Department, we felt it would be useful to provide a course that focused on the fundamental computer graphics that underlies all computer games. Demand for this type of course was repeatedly expressed by both our undergraduate and our graduate students, and enrollment numbers support what seems to be a sustained interest in this topic. Does this course have a fee? Consultation

4 College(s) Contact Name Statement Summary College of Design Denise Gonzales Crisp Denise Gonzales NCSU <dmcrisp@ncsu.edu> Oct 12 Instructional Resources Statement to Christopher, denise_crisp, me, George Hello Professor Healey: I have reviewed the course, Graduate Introduction to Game Engine Design. Owing to it s focus on technical tools and code-based processes, I see no conflict with anything offered within the Graphic Design graduate program. This course will be taught as a regular, on-campus lecture as part of the current course load of the computer graphics faculty in the Computer Science Department (Dr. Christopher G. Healey and Dr. Benjamin Watson). When the course was taught as a 591 special topics course. Dr. Healey and Dr. Watson alternated teaching the course each year. new resources are required for this course. Course Objectives/Goals Extend students' understanding of computer graphics beyond the fundamental level Introduce students to the basics of GPU programming Provide knowledge of techniques being used to advanced our understanding of various real-world topics in field of computer graphics rendering Allow students to gain confidence in their ability to design and implement a medium-sized computer graphics term project that investigate advances computer graphics topics Implement a set of assignments and a final project that combine to form the term project, a 2D computer game Allow students to choose a method to extend the term project (e.g., network multiplayer, computer-based opponents, or advanced surface types), and research it in sufficient depth to to implement their extension. 13. Student Learning Outcomes - interpret computer graphics techniques and algorithms beyond the fundamental level, - design programs using OpenGL and C/C++ that combine to form a simulation of a 2D minigolf game, - apply programming techniques learned during the semester to implement the programs, - identify and be capable of explaining various advanced computer graphics topics, - design a moderate extension to your minigolf game program, and - apply programming techniques learned through the semester to implement the extension using OpenGl and C/++. Student Evaluation Methods Evaluation Method Weighting/Points for Each Details Other 40% Four (4) individual assignments, space evenly throughout the first 14 weeks of the semester, that dovetail together to produce the basic term project, a minigolf game

5 Project 20% An extension to the basic minigolf game, allowing students to investigate more advanced topics in graphics. Suggested extensions are provided (network multiplayer, computer-based opponents, advanced tile types, or course packing with terrain generation). Students are also allowed to choose their own extension, with approval required from the instructor and a set of "deliverable" agreed upon to determine how the extension will be marked. Final Exam 40% Standard final exam of topics discussed in class. Topical Outline/Course Schedule Topic Time Devoted to Each Topic Activity Graphics pipeline 1 week Introduction to the standard OpenGL-based graphics pipeline. GPU graphics pipeline 1 week Discussion of how hardware-based GPUs implement their version of the graphics pipeline, with comparison to the OpenGL software graphics pipeline. GLSL 2 weeks Introduction to the GLSL programming language used to program shaders within a GPU. Transformations 2 weeks Theory of how transformations (translate, rotate, scale, skew, projection) are implemented as mathematical matrix operations within the graphics pipeline. Discussion of different types of higher-level transformations, including affine, rigid body, and quaternions for rotation. Visual Appearance 2 weeks Discussion of more advanced visual appearance rendering techniques, including lighting and shading, antialiasing, transparency and compositing, and gamma correction. Texturing 2 weeks Basics of texture mapping, including the texture pipeline in the GPU, image texturing, bump and normal mapping, and parallax mapping Advanced Visual Appearance 2 weeks Advanced visual appearance theory, including radiometry, photometry, colorimetry, light source types, and BRDFs (bidirectional reflectance distribution functions) Global Illumination 2 weeks Introduction to shadows, ambient occlusion, reflections, transmission and refraction, caustics, and subsurface scattering. nphotorealistic Rendering 2 weeks Introduction to nonphotorealistic rendering techniques, including toon shading, painterly rendering, and pen and ink sketching. Syllabus CSC 562.pdf Additional Documentation csc-591-assn1.pdf csc-591-assn2.pdf csc-591-assn3.pdf csc-591-assn4.pdf csc-591-project.pdf Additional Comments mlnosbis 9/22/2015: Does not appear to conflict with any other courses.

6 ghodge 9/24/2015 Do not think any additional consultation is required. Ready for ABGS reviewers. ABGS reviewer comments: -Should there be a consultation with the College of Design? Are any Graphic Design courses similar or have potential overlap? -The changes are pretty straight forward. ghodge 0/02/2015 ask for College of Design consultation. ghodge 12/07/2015 ready for ABGS Course Reviewer Comments rfillin (Tue, 22 Sep :46:28 GMT): Approved by the GSC rfillin (Mon, 09 v :39:11 GMT): consult added Key: 7523

X Prefix/suffix Course Learning Outcomes

X Prefix/suffix Course Learning Outcomes CALIFORNIA STATE UNIVERSITY CHANNEL ISLANDS COURSE MODIFICATION PROPOSAL Courses must be submitted by October 15, 2011, and finalized by the end of the fall semester to make the next catalog (2012-13)

More information

Justification: IT/COMP 421 is now IT421. Adjustments made so both CS and IT majors have equivalent prereqs. Corrects error in course justification.

Justification: IT/COMP 421 is now IT421. Adjustments made so both CS and IT majors have equivalent prereqs. Corrects error in course justification. CALIFORNIA STATE UNIVERSITY CHANNEL ISLANDS COURSE MODIFICATION PROPOSAL Courses must be submitted by October 15, 2013, and finalized by the end of the fall semester to make the next catalog (2014-15)

More information

FORM 7: Certificate Approval and Modification

FORM 7: Certificate Approval and Modification FORM 7: Certificate Approval and Modification Select Action: New Certificate Modify Existing Certificate Certificate Title: Certificate Level: Undergraduate Graduate College/School/Center or Department

More information

CS535: Interactive Computer Graphics

CS535: Interactive Computer Graphics CS535: Interactive Computer Graphics Instructor: Daniel G. Aliaga (aliaga@cs.purdue.edu, www.cs.purdue.edu/homes/aliaga) Classroom: LWSN B134 Time: MWF @ 1:30-2:20pm Office hours: by appointment (LWSN

More information

Winthrop University Curriculum Action System. Training and Users Manual

Winthrop University Curriculum Action System. Training and Users Manual Winthrop University Curriculum Action System Training and Users Manual Updated September 2018 Table of Contents Course Changes 3 Program Changes 8 Review and Approval of any Action 14 2 Course Changes

More information

CHAIR Jr, r7~. cou EGE FACULTY CHAIR (if \G,Jl ~ ~k amica~ pc{ 2.-0 I ; <-0 l "?J Approved,G. 'S u,\? Approved. Approved

CHAIR Jr, r7~. cou EGE FACULTY CHAIR (if \G,Jl ~ ~k amica~ pc{ 2.-0 I ; <-0 l ?J Approved,G. 'S u,\? Approved. Approved 2013-2014 LONG SIGNATURE SHEET Proposal Number: SIS 10-07-13 _ ~f/; UNC CHARIDITE Proposal Title: Establish a graduate level course: Cloud Data Storage.:1T1.5 6' ~ 7AJ "1-11$ 8')(.0 Originating Department:

More information

CSCE 441 Computer Graphics Fall 2018

CSCE 441 Computer Graphics Fall 2018 CSCE 441 Computer Graphics Fall 2018 Meetings: Monday, Wednesday, Friday 9:10-10:00 a.m. Location: HRBB 113 Instructor: Dr. John Keyser Office: 527C, H.R. Bright Building Phone: 458-0167 Email: keyser@cse.tamu.edu

More information

RESEARCH SCHOOL OF COMPUTER SCIENCE (RSCS) CURRICULUM DEVELOPMENT COMMITTEE

RESEARCH SCHOOL OF COMPUTER SCIENCE (RSCS) CURRICULUM DEVELOPMENT COMMITTEE RESEARCH SCHOOL OF COMPUTER SCIENCE (RSCS) CURRICULUM DEVELOPMENT COMMITTEE Meeting. 2/2017 of the will be held on Thursday 30 March 2017 at 12pm in Room R212, Ian Ross Building (31). Apologies and enquiries

More information

CIS 581 Interactive Computer Graphics (slides based on Dr. Han-Wei Shen s slides) Requirements. Reference Books. Textbook

CIS 581 Interactive Computer Graphics (slides based on Dr. Han-Wei Shen s slides) Requirements. Reference Books. Textbook CIS 581 Interactive Computer Graphics (slides based on Dr. Han-Wei Shen s slides) Instructor: Rick Parent (parent@cse.osu.edu) Credit: 4 Class: MWF 10:30 11:18 pm DL357 Office hours: MW 11:30 12:18 DL

More information

Lahore University of Management Sciences. CS 452 Computer Graphics

Lahore University of Management Sciences. CS 452 Computer Graphics CS 452 Computer Graphics Fall 206-7 Instructor Room No. Office Hours Email Murtaza Taj 9-GA TBA murtaza.taj@lums.edu.pk Telephone 330 Secretary/TA TA Office Hours Course URL (if any) TBA TBA LMS Course

More information

Requesting an Independent Study

Requesting an Independent Study Requesting an Independent Study The LAS Independent Study application is used by students, faculty, and chairs. Students use this application to enroll in an LAS independent study. Students should consult

More information

CSCD18: Computer Graphics. Instructor: Leonid Sigal

CSCD18: Computer Graphics. Instructor: Leonid Sigal CSCD18: Computer Graphics Instructor: Leonid Sigal CSCD18: Computer Graphics Instructor: Leonid Sigal (call me Leon) lsigal@utsc.utoronto.ca www.cs.toronto.edu/~ls/ Office: SW626 Office Hour: M, 12-1pm?

More information

PeopleSoft Faculty Center, Advisor Center & Enrollment. Bloomsburg University

PeopleSoft Faculty Center, Advisor Center & Enrollment. Bloomsburg University PeopleSoft Faculty Center, Advisor Center & Enrollment Bloomsburg University 1 Table of Contents Bloomsburg University Training Notes... 3 Terminology Crosswalk... 3 Term Code Logic... 3 View My Schedule

More information

Department of Computer Science

Department of Computer Science Department of Computer Science The Department of Computer Science offers a Master of Science degree and a Doctor of Philosophy degree in Computer Science. M.S. in Computer Science (p. 1) Ph.D. in Computer

More information

New Undergraduate Course Proposal Form

New Undergraduate Course Proposal Form New Undergraduate Course Proposal Form 1. Department and Contact Information Tracking Number Date & Time Submitted 790 2009-02-13 14:13:42 Department College Budget Account Number Computer Science & Engieering

More information

ITNW 1425 Fundamentals of Networking Technologies Course Syllabus fall 2012

ITNW 1425 Fundamentals of Networking Technologies Course Syllabus fall 2012 ITNW 1425 Fundamentals of Networking Technologies Course Syllabus fall 2012 Instructor Course Reference Number (CRN) Course Description: Course Prerequisite(s) Course Semester Credit Hours (SCH) (Lecture,

More information

DESIGN. College of the Arts. Career Possibilities. Undergraduate Programs. Bachelor of Arts in Design (120 Units) 2014/2015 CSULB Catalog Design 335

DESIGN. College of the Arts. Career Possibilities. Undergraduate Programs. Bachelor of Arts in Design (120 Units) 2014/2015 CSULB Catalog Design 335 DESIGN College of the Arts Department Chair: Martin Herman Department Office: Design (DESN), Room 101 Telephone / FAX: (562) 985 5089 / (562) 985 2284 Website: http://www.csulb.edu/depts/design/ Undergraduate

More information

CIS 581 Interactive Computer Graphics

CIS 581 Interactive Computer Graphics CIS 581 Interactive Computer Graphics Instructor: Han-Wei Shen (hwshen@cse.ohio-state.edu) Credit: 4 Class: MWF 2:30 pm 3:18 pm DL 264 Office hours: TuTr 11 am - 12pm DL 789 Web: http://www.cse.ohio-state.edu/~hwshen/581

More information

BSc (Honours) Computer Science Curriculum Outline

BSc (Honours) Computer Science Curriculum Outline BSc (Honours) Computer Science Curriculum Outline 1. Introduction: The economic and strategic importance provided by Computer Science and Information Technology is increasing daily. This importance is

More information

CS5620 Intro to Computer Graphics

CS5620 Intro to Computer Graphics CS 5620 Fall 2015 www.youtube.com/watch?v=hjhic0mt4ts 3 Computer Graphics Synthesis of static/dynamic 2D images from 3D geometry using computers Teaching Staff Lecturer: Prof. Craig Gotsman Class: Mon

More information

August 28, To: Dean Grasso From: Gene Bressler, Professor and Department Head RE: Changes to the Masters of Landscape Architecture Curriculum

August 28, To: Dean Grasso From: Gene Bressler, Professor and Department Head RE: Changes to the Masters of Landscape Architecture Curriculum Department of August 28, 2015 To: Dean Grasso From: Gene Bressler, Professor and Department Head RE: Changes to the Masters of Curriculum I was asked by your staff to write a brief memo stating the reason(s)

More information

NOTE: This syllabus is subject to change during the semester. Please check this syllabus on a regular basis for any updates

NOTE: This syllabus is subject to change during the semester. Please check this syllabus on a regular basis for any updates Course Syllabus NOTE: This syllabus is subject to change during the semester. Please check this syllabus on a regular basis for any updates Department : Computer Sciences Course Title : BASIC ANIMATION

More information

Course Producer. Prerequisites. Textbooks. Academic integrity. Grading. Ming Chen. Same office hours as TA. The Hobbit: The Desolation of Smaug (2013)

Course Producer. Prerequisites. Textbooks. Academic integrity. Grading. Ming Chen. Same office hours as TA. The Hobbit: The Desolation of Smaug (2013) CSCI 420 Computer Graphics Lecture 1 Course Information On-Line Course Overview http://www-bcf.usc.edu/~jbarbic/cs420-s18/ Administrative Issues Modeling Animation Rendering OpenGL Programming [Angel Ch.

More information

Computer Graphics Disciplines. Grading. Textbooks. Course Overview. Assignment Policies. Computer Graphics Goals I

Computer Graphics Disciplines. Grading. Textbooks. Course Overview. Assignment Policies. Computer Graphics Goals I CSCI 480 Computer Graphics Lecture 1 Course Overview January 10, 2011 Jernej Barbic University of Southern California Administrative Issues Modeling Animation Rendering OpenGL Programming Course Information

More information

A Course of Study for ENTERTAINMENT TECHNOLOGY

A Course of Study for ENTERTAINMENT TECHNOLOGY A Course of Study f ENTERTAINMENT TECHNOLOGY The mission of the Entertainment Technology program is to provide students with a comprehensive and wellrounded education in rapidly evolving media fields.

More information

Theories & Principles of Animation

Theories & Principles of Animation Module 10: Theories & Principles of Animation Stage 1 Semester 1 Module Title Theories & Principles of Animation Module Number 10 Module Status Elective Module ECTS Credits 5 Module NFQ level 9 Pre-Requisite

More information

Lecture 0 of 41: Part A Course Organization. Introduction to Computer Graphics: Course Organization and Survey

Lecture 0 of 41: Part A Course Organization. Introduction to Computer Graphics: Course Organization and Survey Lecture 0 of 41: Part A Course Organization : Course Organization and Survey William H. Hsu Department of Computing and Information Sciences, KSU KSOL course page: http://bit.ly/hgvxlh Course web site:

More information

My. Butler Instructor Reference Guide

My. Butler Instructor Reference Guide My. Butler Instructor Reference Guide My.Butler Portal: https://my.butler.edu User ID Password My.Butler has a collection of useful links. They are arranged in four columns, one for PeopleSoft Campus Solutions

More information

CALIFORNIA STATE UNIVERSITY CHANNEL ISLANDS COURSE MODIFICATION PROPOSAL

CALIFORNIA STATE UNIVERSITY CHANNEL ISLANDS COURSE MODIFICATION PROPOSAL CALIFORNIA STATE UNIVERSITY CHANNEL ISLANDS COURSE MODIFICATION PROPOSAL Courses must be submitted by October 15, 2013, and finalized by the end of the fall semester to make the next catalog (2014-15)

More information

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS. ITNW 2313: NETWORKING HARDWARE Online Course Version COMPUTER TECHNOLOGY DEPARTMENT

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS. ITNW 2313: NETWORKING HARDWARE Online Course Version COMPUTER TECHNOLOGY DEPARTMENT BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITNW 2313: NETWORKING HARDWARE Online Course Version COMPUTER TECHNOLOGY DEPARTMENT CATALOG DESCRIPTION ITNW 2313 Networking Hardware. CIP 1109010007 Maintain

More information

Syllabus for HPE 451 Directed Study 1-3 Credit Hours Spring 2014

Syllabus for HPE 451 Directed Study 1-3 Credit Hours Spring 2014 Syllabus for HPE 451 Directed Study 1-3 Credit Hours Spring 2014 I. COURSE DESCRIPTION The study of an approved topic, project, or practicum. Intended to supplement a subject already studied in a HPE class

More information

Master Degree Program in Computer Science (CS)

Master Degree Program in Computer Science (CS) Master Degree Program in Computer Science (CS) Students holding Bachelor s degree in Computer Science are accepted as graduate students, after meeting the general requirements stated below. Applicants

More information

G - Graphics

G - Graphics Coordinating unit: 270 - FIB - Barcelona School of Informatics Teaching unit: 723 - CS - Department of Computer Science Academic year: Degree: 2017 BACHELOR'S DEGREE IN INFORMATICS ENGINEERING (Syllabus

More information

PROGRAMS GUIDE

PROGRAMS GUIDE 2018-2019 PROGRAMS GUIDE For over twenty years, the Communication Design department at Collin has offered exceptional education in the creative service fields of animation, graphic design, web-interactive

More information

MiraCosta CurricUNET User Manual

MiraCosta CurricUNET User Manual MiraCosta CurricUNET User Manual Building the Worldwide Curriculum Network Page 1 Contents Log In... 5 Courses... 6 Programs... 9 Create Proposal... 10 Deactivate Credit Course... 11 Deactivate Noncredit

More information

SUPPORTING DOCUMENTATION IST 220: Networking and Telecommunications

SUPPORTING DOCUMENTATION IST 220: Networking and Telecommunications SUPPORTING DOCUMENTATION IST 220: Networking and Telecommunications A. UNIVERSITY BULLETIN: 1. Abbreviation: IST 2. Number: 220 3. Title: Networking and Telecommunications 4. Abbreviated title: Network

More information

INFORMATION SYSTEMS, BACHELOR OF SCIENCE (B.S.)

INFORMATION SYSTEMS, BACHELOR OF SCIENCE (B.S.) Information Systems, Bachelor of Science (B.S.) INFORMATION SYSTEMS, BACHELOR OF SCIENCE (B.S.) The mission of the Bachelor of Science in Information Systems is to prepare students for successful careers

More information

ITSY Information Technology Security Course Syllabus Spring 2018

ITSY Information Technology Security Course Syllabus Spring 2018 ITSY 1342 - Information Technology Security Course Syllabus Spring 2018 Instructor Course Reference Number (CRN) Course Description: Name: Fidelis Ngang Tel: 713-718-5552 Office: Spring Branch, Room 900L

More information

Graduate Student Orientation

Graduate Student Orientation Graduate Student Orientation Department of Computer Science The Volgenau School of Engineering Professor Sanjeev Setia, Chair Fall 2018 http://cs.gmu.edu Presented by: Professor Alex Brodsky Outline CS

More information

QuickGuide for CC, GS, and Barnard CS Students

QuickGuide for CC, GS, and Barnard CS Students QuickGuide for CC, GS, and Barnard CS Students (New Requirements Beginning Fall 2013) This QuickGuide is for Columbia College, General Studies, and Barnard students thinking of majoring or concentrating

More information

In Workflow. Viewing: Last edit: 11/04/14 4:01 pm. Approval Path. Programs referencing this course. Submi er: Proposing College/School: Department:

In Workflow. Viewing: Last edit: 11/04/14 4:01 pm. Approval Path. Programs referencing this course. Submi er: Proposing College/School: Department: 1 of 5 1/6/2015 1:20 PM Date Submi ed: 11/04/14 4:01 pm Viewing: Last edit: 11/04/14 4:01 pm Changes proposed by: SIMSLUA In Workflow 1. INSY Editor 2. INSY Chair 3. EN Undergraduate Curriculum Commi ee

More information

CSE 167: Introduction to Computer Graphics. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2016

CSE 167: Introduction to Computer Graphics. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2016 CSE 167: Introduction to Computer Graphics Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2016 Today Course organization Course overview 2 Course Staff Instructor Jürgen Schulze,

More information

Administrative - Master Syllabus COVER SHEET

Administrative - Master Syllabus COVER SHEET Administrative - Master Syllabus COVER SHEET Purpose: It is the intention of this Administrative-Master Syllabus to provide a general description of the course, outline the required elements of the course

More information

MINUTES Date 5/7/2015. Monthly Faculty Meeting Department of Electrical Engineering

MINUTES Date 5/7/2015. Monthly Faculty Meeting Department of Electrical Engineering Monthly Faculty Meeting Department of Electrical Engineering Present: Roger Dougal, Chair Andrea Benigni Charles Brice MVS chandrashekhar Yinchao Chen Herbert Ginn Asif Khan Krishna Mandal Enrico Santi

More information

Today. Rendering algorithms. Rendering algorithms. Images. Images. Rendering Algorithms. Course overview Organization Introduction to ray tracing

Today. Rendering algorithms. Rendering algorithms. Images. Images. Rendering Algorithms. Course overview Organization Introduction to ray tracing Today Rendering Algorithms Course overview Organization Introduction to ray tracing Spring 2009 Matthias Zwicker Universität Bern Rendering algorithms Problem statement Given computer representation of

More information

Course information for Bachelor of 3D Art and Animation Associate Degree of 3D Art and Animation Diploma of 3D Art and Animation

Course information for Bachelor of 3D Art and Animation Associate Degree of 3D Art and Animation Diploma of 3D Art and Animation Course information for Bachelor of 3D Art and Animation Associate Degree of 3D Art and Animation Diploma of 3D Art and Animation Course Number HE20520 - Bachelor of 3D Art and Animation HE20519 - Associate

More information

Washtenaw Community College Comprehensive Report. CNT 216 Routing and Switching Essentials Effective Term: Fall 2018

Washtenaw Community College Comprehensive Report. CNT 216 Routing and Switching Essentials Effective Term: Fall 2018 1 of 5 3/7/2018, 3:03 PM Washtenaw Community College Comprehensive Report CNT 216 Routing and Switching Essentials Effective Term: Fall 2018 Course Cover Division: Business and Computer Technologies Department:

More information

Big Sandy Community and Technical College. Course Syllabus

Big Sandy Community and Technical College. Course Syllabus Big Sandy Community and Technical College Course Syllabus PS Number: 49744 Semester: Fall Year: 2017 Faculty Name: Dr. Kathryn Miller Title: Professor Course Prefix and Number: CIT Course Credit Hours:

More information

PhD Candidacy Exam Overview

PhD Candidacy Exam Overview EDIC - Doctoral Program in Computer & Communication Sciences PhD Candidacy Exam Overview https://phd.epfl.ch/edic/candidacyexams Candidacy exam background The philosophy After your 1 st year of PhD you

More information

Prefix COMP Course# 421 Title Unix for Programmers Units (3) 3 hours lecture per week 3 hours lecture per week

Prefix COMP Course# 421 Title Unix for Programmers Units (3) 3 hours lecture per week 3 hours lecture per week CALIFORNIA STATE UNIVERSITY CHANNEL ISLANDS COURSE MODIFICATION PROPOSAL Courses must be submitted by October 15, 2010, to make the next catalog (2011-12) production DATE (CHANGE DATE EACH TIME REVISED):

More information

Software Reliability and Reusability CS614

Software Reliability and Reusability CS614 Software Reliability and Reusability CS614 Assiut University Faculty of Computers & Information Quality Assurance Unit Software Reliability and Reusability Course Specifications2011-2012 Relevant program

More information

FPA 112 BEGINNING BALLET: One hour Principles, techniques, and body alignment for the beginning ballet

FPA 112 BEGINNING BALLET: One hour Principles, techniques, and body alignment for the beginning ballet ADDITIONAL COURSES IN THE ARTS, SCIENCES The courses below are available for the purpose of fulfilling requirements within the General Education Curriculum, fulfilling elective hours, fulfilling portions

More information

Bachelor of Information Technology (Course Code: C2000) Bachelor of Computer Science (Course Code: C2001)

Bachelor of Information Technology (Course Code: C2000) Bachelor of Computer Science (Course Code: C2001) Bachelor of Information Technology (Course Code: C2000) Bachelor of Computer Science (Course Code: C2001) Monash College Enrolment Information 1 2019 Faculty of Information Technology Academic and Student

More information

HUDSON VALLEY COMMUNITY COLLEGE TROY, NEW YORK COURSE OUTLINE

HUDSON VALLEY COMMUNITY COLLEGE TROY, NEW YORK COURSE OUTLINE ACADEMIC YEAR 2017-2018 HUDSON VALLEY COMMUNITY COLLEGE TROY, NEW YORK COURSE OUTLINE COURSE TITLE: Assembly Language And Computer Architecture COURSE SUBJECT AND NUMBER: CISS 280 DEPARTMENT: Computing

More information

Part A: Course Outline

Part A: Course Outline University of Macau Faculty of Science and Technology Course Title: Department of Electrical and Computer Engineering Part A: Course Outline Communication System and Data Network Course Code: ELEC460 Year

More information

Please consult the Department of Engineering about the Computer Engineering Emphasis.

Please consult the Department of Engineering about the Computer Engineering Emphasis. COMPUTER SCIENCE Computer science is a dynamically growing discipline. ABOUT THE PROGRAM The Department of Computer Science is committed to providing students with a program that includes the basic fundamentals

More information

COLLEGE OF ENGINEERING COURSE AND CURRICULUM CHANGES. October 19, Rathbone Hall. 3:30pm. Undergraduate/Graduate EXPEDITED

COLLEGE OF ENGINEERING COURSE AND CURRICULUM CHANGES. October 19, Rathbone Hall. 3:30pm. Undergraduate/Graduate EXPEDITED COLLEGE OF ENGINEERING COURSE AND CURRICULUM CHANGES To be considered at the College Course and Curriculum Meeting October 19, 2012 2064 Rathbone Hall 3:30pm Undergraduate/Graduate EXPEDITED Contact Person:

More information

San José State University College of Science/Department of Computer Science CS152, Programming Paradigms, Sections 3 & 4, Fall Semester, 2016

San José State University College of Science/Department of Computer Science CS152, Programming Paradigms, Sections 3 & 4, Fall Semester, 2016 Course and Contact Information San José State University College of Science/Department of Computer Science CS152, Programming Paradigms, Sections 3 & 4, Fall Semester, 2016 Instructor: Office Location:

More information

The University of Jordan. Accreditation & Quality Assurance Center. COURSE Syllabus

The University of Jordan. Accreditation & Quality Assurance Center. COURSE Syllabus The University of Jordan Accreditation & Quality Assurance Center COURSE Syllabus 1 Course title Computer Networks-1 2 Course number 1931361 Credit hours (theory, practical) 3 3 Contact hours (theory,

More information

San Jose State University College of Science Department of Computer Science CS185C, Introduction to NoSQL databases, Spring 2017

San Jose State University College of Science Department of Computer Science CS185C, Introduction to NoSQL databases, Spring 2017 San Jose State University College of Science Department of Computer Science CS185C, Introduction to NoSQL databases, Spring 2017 Course and Contact Information Instructor: Dr. Kim Office Location: MacQuarrie

More information

Table of Contents COURSE OVERVIEW... 3 LESSON 1: OVERVIEW... 4 LESSON 2: SYSTEM BASICS... 6

Table of Contents COURSE OVERVIEW... 3 LESSON 1: OVERVIEW... 4 LESSON 2: SYSTEM BASICS... 6 Table of Contents COURSE OVERVIEW... 3 LESSON 1: OVERVIEW... 4 WORKFLOW OF A PROPOSAL... 5 LESSON 2: SYSTEM BASICS... 6 BPM WORKSPACE... 8 ATTACHMENTS... 13 Attach Files... 13 Method 1: Adding Attachments

More information

The University of Jordan. Accreditation & Quality Assurance Center. COURSE Syllabus

The University of Jordan. Accreditation & Quality Assurance Center. COURSE Syllabus The University of Jordan Accreditation & Quality Assurance Center COURSE Syllabus 1 Course title Introduction to Web Pages Development 2 Course number 807413 Credit hours (theory, practical) 3 3 Contact

More information

Common Syllabus revised

Common Syllabus revised Department of Information Sciences and Technology Volgenau School of Engineering IT 369 Data and Application Security Common revised 08.23.2018 This syllabus contains information common to all sections

More information

MASTER OF ENGINEERING PROGRAM IN INFORMATION

MASTER OF ENGINEERING PROGRAM IN INFORMATION MASTER OF ENGINEERING PROGRAM IN INFORMATION AND COMMUNICATION TECHNOLOGY FOR EMBEDDED SYSTEMS (INTERNATIONAL PROGRAM) Curriculum Title Master of Engineering in Information and Communication Technology

More information

MSIT Program Handbook. Master of Science in Information Technology

MSIT Program Handbook. Master of Science in Information Technology MSIT Program Handbook 2018-2019 Master of Science in Information Technology Information Technology Management Information Security and Assurance Business Intelligence and Data Analytics Software Design

More information

Lahore University of Management Sciences. CS 452 Computer Graphics

Lahore University of Management Sciences. CS 452 Computer Graphics CS 452 Computer Graphics Fall 2015-16 Instructor Murtaza Taj Room No. SSE Block 10-301 Office Hours TBA Email murtaza.taj@lums.edu.pk Telephone 3301 Secretary/TA TBA TA Office Hours TBA Course URL (if

More information

Computer Networks IT321

Computer Networks IT321 Computer Networks IT321 CS Program 3 rd Year (2 nd Semester) Page 1 Assiut University Faculty of Computers & Information Computer Science Department Quality Assurance Unit Computer Networks Course Specifications

More information

CSCO 120 CCNA Internetworking Fundamentals Spring 2018

CSCO 120 CCNA Internetworking Fundamentals Spring 2018 CSCO 120 CCNA Internetworking Fundamentals Spring 2018 Instructor: Joseph Cheung Email: joseph.cheung@gbcnv.edu Phone: 775-753-2307 Office: HTC 132 Office Hours: Fri. and Saturday, 4:00 8:00 pm, Monday

More information

Master of Engineering in Computer Engineering Orientation. August 22, Pierce Cantrell Department of Electrical and Computer Engineering

Master of Engineering in Computer Engineering Orientation. August 22, Pierce Cantrell Department of Electrical and Computer Engineering Master of Engineering in Computer Engineering Orientation August 22, 2017 Pierce Cantrell Department of Electrical and Computer Engineering Outline Requirements for Master of Engineering in Computer Engineering

More information

NORTH CAROLINA STATE UNIVERSITY GRADUATE COURSE ACTION FORM

NORTH CAROLINA STATE UNIVERSITY GRADUATE COURSE ACTION FORM NORTH CAROLINA STATE UNIVERSITY GRADUATE COURSE ACTION FORM NOTE: Click once on shaded fields to type data. To check boxes, right click at box, click Properties, and click Checked under Default Values.

More information

CSCI-6962 Advanced Computer Graphics

CSCI-6962 Advanced Computer Graphics Luxo Jr. CSCI-6962 Advanced Computer Graphics Pixar Animation Studios, 1986 Director: John Lasseter CSCI-6962 Advanced Computer Graphics Cutler 2 Plan Introduction Overview of the Semester Administrivia

More information

ENTERTAINMENT TECHNOLOGY

ENTERTAINMENT TECHNOLOGY A Course of Study f ENTERTAINMENT TECHNOLOGY The mission of the Entertainment Technology program is to provide students with a comprehensive and wellrounded education in rapidly evolving media fields.

More information

CENTRAL TEXAS COLLEGE ITCC 1414 CCNA 1: Introduction to Networks. Semester Hours Credit: 4

CENTRAL TEXAS COLLEGE ITCC 1414 CCNA 1: Introduction to Networks. Semester Hours Credit: 4 CENTRAL TEXAS COLLEGE ITCC 1414 CCNA 1: Introduction to Networks INSTRUCTOR: OFFICE HOURS: Semester Hours Credit: 4 I. INTRODUCTION A. This course introduces the architecture, structure, functions, components,

More information

CS380: Computer Graphics Introduction. Sung-Eui Yoon ( 윤성의 ) Course URL:

CS380: Computer Graphics Introduction. Sung-Eui Yoon ( 윤성의 ) Course URL: CS380: Computer Graphics Introduction Sung-Eui Yoon ( 윤성의 ) Course URL: http://sglab.kaist.ac.kr/~sungeui/cg About the Instructor Joined KAIST at 2007 Main Research Focus Handle massive data for various

More information

Increase your awareness of the wide range of computer applications available for computer modeling and visualization.

Increase your awareness of the wide range of computer applications available for computer modeling and visualization. Course Title: Computer Modeling of the Environment Course No: EVDS 602 Instructors: Dr. Richard M. Levy, rmlevy@ucalgary.ca Session: Fall 2014 Time: Fall Block Week, October 14-17, 9:00-17:00 Location:

More information

QuickGuide for SEAS CS Students (New Requirements Beginning Fall 2012)

QuickGuide for SEAS CS Students (New Requirements Beginning Fall 2012) QuickGuide for SEAS CS Students (New Requirements Beginning Fall 2012) This QuickGuide is for SEAS students thinking of majoring or minoring in Computer Science. It explains how the program is structured,

More information

College of San Mateo Course Outline

College of San Mateo Course Outline College of San Mateo Course Outline New Course Update/No change Course Revision (Minor) Course Revision (Major) Date: 1/26/12 Department: CIS Number: 420 Course Title: Project Management Professional Certificate

More information

CSE 167: Introduction to Computer Graphics. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2013

CSE 167: Introduction to Computer Graphics. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2013 CSE 167: Introduction to Computer Graphics Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2013 Today Course organization Course overview 2 Course Staff Instructor Jürgen Schulze,

More information

College Catalog ERRATA Sheet

College Catalog ERRATA Sheet PAGE 133: The following College Credit Courses have been modified to reflect changes requested by the Florida Department of Veterans' Affairs-State Approving Agency for Veterans' Education and Training.

More information

PeopleSoft Departmental Student Records Training. Bloomsburg University

PeopleSoft Departmental Student Records Training. Bloomsburg University PeopleSoft Departmental Student Records Training Bloomsburg University 1 Table of Contents Bloomsburg University Training Notes... 3 Terminology Crosswalk... 3 Term Code Logic... 3 Viewing a Student s

More information

TECHNOLOGY (TEC) 6 hour core: TEC 445 & hours: TEC 437, 438, & hours: TEC hours of electives, selected through advisement

TECHNOLOGY (TEC) 6 hour core: TEC 445 & hours: TEC 437, 438, & hours: TEC hours of electives, selected through advisement 72 TECHNOLOGY (TEC) 215 Turner Hall, (309) 438-3661 TEC.IllinoisState.edu Chairperson: Ted Branoff. Office: 215 Turner Hall. Graduate Program Director: Klaus Schmidt. Graduate Faculty: Boser, Branoff,

More information

San José State University Computer Science CS 122 Advanced Python Programming Spring 2018

San José State University Computer Science CS 122 Advanced Python Programming Spring 2018 Course and Contact Information San José State University Computer Science CS 122 Advanced Python Programming Spring 2018 Instructor: Office Location: Telephone: Email: Office Hours: Class Days/Time: Classroom:

More information

AE Computer Programming for Aerospace Engineers

AE Computer Programming for Aerospace Engineers AE 030 - Computer Programming for Aerospace Engineers Instructor Information: Credit: Professor Long Lu Long.Lu@sjsu.edu 2 units Class Times & Locations: Section 01 (Lecture): M 16:30-17:20 in CL 226 Section

More information

CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING

CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING MAJOR: DEGREE: COMPUTER SCIENCE MASTER OF SCIENCE (M.S.) CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING The Department of Computer Science offers a Master of Science

More information

Murach's HTML and CSS3 3 rd Edition By Boehm, Anne Fresno, Calif Publisher: Mike Murach & Associates, 2015 ISBN-13:

Murach's HTML and CSS3 3 rd Edition By Boehm, Anne Fresno, Calif Publisher: Mike Murach & Associates, 2015 ISBN-13: Course Number: IS117 Course Title: Introduction to Website Development Section: 005 Semester: Fall 2017 Date & Time: Tuesday: 1:00 PM 4:PM Location: - PC MALL 40 Credits: 3 Contact Hours: 3 Hours Face-to-Face

More information

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS COSC 1320: INTRODUCTION TO C++ PROGRAMMING COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS COSC 1320: INTRODUCTION TO C++ PROGRAMMING COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS COSC 1320: INTRODUCTION TO C++ PROGRAMMING COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT CATALOG DESCRIPTION COSC 1320 Introduction to C++ Programming.

More information

ce Hours: MW 12:30 PM 1:30 PM (till 12/12/18), or by appointment

ce Hours: MW 12:30 PM 1:30 PM (till 12/12/18), or by appointment DRAFT EXCERPT (Subject to Revision) CS459-001 Fundamentals of Computer Graphics, Fall 2018 LEC 401 MW 2:00 pm 2:50 pm, PHY 145 LAB 801 Th 9:00 am 10:45 am, EMS 942 LAB 802 Th 11:00 am 12:45 pm, EMS 942

More information

Section I: BASIC COURSE INFORMATION

Section I: BASIC COURSE INFORMATION Section I: BASIC COURSE INFORMATION 1. COLLEGE: L.A. HARBOR COLLEGE 2. SUBJECT: COMPUTER INFORMATION SYSTEMS 3. COURSE NUMBER: 073 4. COURSE TITLE: CISCO NETWORKING ACADEMY IV 5. UNITS: 3 6. CATALOG COURSE

More information

Autodesk 3ds Max Fundamentals for AEC

Autodesk 3ds Max Fundamentals for AEC Autodesk 3ds Max Fundamentals for AEC Course Length: 4 days This training course provides a thorough introduction to the Autodesk 3ds Max software that will help new users make the most of this sophisticated

More information

AAS: Digital Video Certificate: Digital Video

AAS: Digital Video Certificate: Digital Video For over twenty years, the Communication Design program at Collin has offered except-ional education in the creative service fields of animation, graphic design, web-interactive design and video production.

More information

CSci 4211: Data Communications and Computer Networks. Time: Monday and Wednesday 1 pm to 2:15 pm Location: Vincent Hall 16 Spring 2016, 3 Credits

CSci 4211: Data Communications and Computer Networks. Time: Monday and Wednesday 1 pm to 2:15 pm Location: Vincent Hall 16 Spring 2016, 3 Credits CSci 4211: Data Communications and Computer Networks Time: Monday and Wednesday 1 pm to 2:15 pm Location: Vincent Hall 16 Spring 2016, 3 Credits 1 Instructor David Hung-Chang Du Email: du@cs.umn.edu Office:

More information

CENTRAL TEXAS COLLEGE ITCC 1440 CCNA 2: Routing and Switching Essentials. Semester Hours Credit: 4

CENTRAL TEXAS COLLEGE ITCC 1440 CCNA 2: Routing and Switching Essentials. Semester Hours Credit: 4 CENTRAL TEXAS COLLEGE ITCC 1440 CCNA 2: Routing and Switching Essentials INSTRUCTOR: OFFICE HOURS: Semester Hours Credit: 4 I. INTRODUCTION A. Describes the architecture, components, and basic operation

More information

San José State University Department of Computer Science CS049J, Programming in Java, Section 2, Fall, 2016

San José State University Department of Computer Science CS049J, Programming in Java, Section 2, Fall, 2016 Course and Contact Information San José State University Department of Computer Science CS049J, Programming in Java, Section 2, Fall, 2016 Instructor: Office Location: Fabio Di Troia DH282 Telephone: Email:

More information

COMPUTER SCIENCE (CSCI)

COMPUTER SCIENCE (CSCI) Bucknell University 1 COMPUTER SCIENCE (CSCI) Faculty Professors: Xiannong Meng, Luiz Felipe Perrone Associate Professors: Stephen M. Guattery (Chair), Brian R. King, Lea D. Wittie Assistant Professors:

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS 3D MODELING & ANIMATION VPT 2165

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS 3D MODELING & ANIMATION VPT 2165 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS 3D MODELING & ANIMATION VPT 2165 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Revised: Fall 2017 Catalog Course Description A study of advanced

More information

ASSIUT UNIVERSITY. Faculty of Computers and Information Department of Information Technology. on Technology. IT PH.D. Program.

ASSIUT UNIVERSITY. Faculty of Computers and Information Department of Information Technology. on Technology. IT PH.D. Program. ASSIUT UNIVERSITY Faculty of Computers and Information Department of Information Technology Informatiio on Technology PhD Program IT PH.D. Program Page 0 Assiut University Faculty of Computers & Informationn

More information

Academic Course Description

Academic Course Description Academic Course Description SRM University Faculty of Engineering and Technology Department of Electronics and Communication Engineering VL2003 DSP Structures for VLSI Systems First Semester, 2014-15 (ODD

More information

PEOPLESOFT ONLINE SERVICES

PEOPLESOFT ONLINE SERVICES PEOPLESOFT ONLINE SERVICES USING THE FACULTY CENTER ON MYTUMOBILE: How to Use Class / Catalog Search + Once you are logged into your Faculty Center through your MYTUMOBILE, click on the menu button in

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR Student Level: This course is open to students on the college level in either the freshman or sophomore year. Catalog Description:

More information

Communications. High School Course Guide Arts, A/V Technology, and

Communications. High School Course Guide Arts, A/V Technology, and 8C210 Animation I (R) 1 credit Gr: 10-12 8C215 Animation I (DC) R. Prerequisite: Graphic Design and Illustration, Art I or any Business and Industry Endorsement Principles course Description: (GHS, SGHS

More information