[an error occurred while processing this directive] [an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
Monash University

FIT1034 Principles of computer graphics - Semester 2, 2013

This unit will introduce students to the underlying principles of computer graphics in games. Relevant mathematics will be covered, with focus on vectors and matrices. This theory will be placed into the games context and put into practice in a game engine environment. This will provide a foundation for the manipulation of graphics and content in future games programming classes and development.

Mode of Delivery

Caulfield (Day)

Contact Hours

2hrs lectures/wk, 2 hrs tutorials/wk

Workload requirements

Students will be expected to spend a total of 12 hours per week during semester on this unit.

This will include:
Lectures: 2 hours per week
Tutorial/Lab Sessions: 2 hours per week

and up to an additional 8 hours in some weeks for completing lab and project work, private study and revision.

Chief Examiner

Campus Lecturer

Caulfield

Matthew Butler

Consultation hours: See the unit website for consultation details

Tutors

Caulfield

Matthew Butler

Consultation hours: See the unit website for consultation details

Elliott Wilson

Consultation hours: See the unit website for consultation details

Academic Overview

Learning Outcomes

At the completion of this unit students will be able to:
  • understand the need for mathematical foundations in the manipulation of computer graphics and game objects;
  • understand coordinate spaces within computer game worlds;
  • demonstrate an understanding of vectors and their relevant operations;
  • demonstrate an understanding of matrices and their relevant operations and transforms;
  • demonstrate an understanding of how vectors and matrices are used for orientation and angular displacement in 3D spaces;
  • demonstrate an understanding of how these mathematical principles are used in object movement and collision detection;
  • demonstrate the ability to implement these principles practically in game programming.

Unit Schedule

Week Activities Assessment
0   No formal assessment or activities are undertaken in week 0
1 Unit Overview,the Cartesian Coordinate System and Multiple Coordinate Spaces (Ch. 1 - 3)  
2 An Intro to Vectors and Vector Operations (Ch. 4 & 5)  
3 Vectors in Practice (Ch. 6)  
4 An Introduction to Matrices (Ch. 7) Lab Portfolio Submission 1 (Vectors) due Wednesday, 21st August 2013, 12pm
5 Matrices and Linear Transformations (Ch. 8)  
6 Further Operations on Matrices (Ch. 9)  
7 Orientation and Angular Displacement (Ch. 10) Lab Portfolio Submission 2 (Matrices) due Wednesday, 11th September 2013, 12pm
8 Unit Test - Vectors and Matrices Unit Test (covering Weeks 1-6) Thursday, 19th September 2013, 2pm
9 Transformations in Practice (Ch. 11)  
10 Movement and Collisions (Ch. 12 & 13)  
11 Cameras and Case Study (Ch. 15)  
12 Revision Lab Portfolio Submission 3 (Game Math) and Code Portfolio due Wednesday, 23rd October 2013, 12pm
  SWOT VAC No formal assessment is undertaken in SWOT VAC
  Examination period LINK to Assessment Policy: http://policy.monash.edu.au/policy-bank/
academic/education/assessment/
assessment-in-coursework-policy.html

*Unit Schedule details will be maintained and communicated to you via your learning system.

Assessment Summary

Examination (3 hours): 60%; In-semester assessment: 40%

Assessment Task Value Due Date
Lab Portfolio Submission 1 5% Wednesday, 21st August 2013, 12pm
Lab Portfolio Submission 2 10% Wednesday, 11th September 2013, 12pm
Lab Portfolio Submission 3 (inc. Code Portfolio) 15% Wednesday, 23rd October 2013, 12pm
Unit Test 10% Thursday, 19th September 2013, 2pm
Examination 1 60% To be advised

Teaching Approach

Lecture and tutorials or problem classes
This teaching and learning approach provides facilitated learning, practical exploration and peer learning. While classes will be run in Computer Laboratories to facilitate practical application in a game environment, concepts will also be discussed and worked through in a collaborative group context.

Assessment Requirements

Assessment Policy

Faculty Policy - Unit Assessment Hurdles (http://www.infotech.monash.edu.au/resources/staff/edgov/policies/assessment-examinations/unit-assessment-hurdles.html)

Academic Integrity - Please see the Demystifying Citing and Referencing tutorial at http://lib.monash.edu/tutorials/citing/

Assessment Tasks

Participation

  • Assessment task 1
    Title:
    Lab Portfolio Submission 1
    Description:
    This task comprises the first submission of your laboratory portfolio.

    Students will be required to compile a portfolio of major laboratory tasks for submission for assessment. Details of each portfolio component are clearly indicated in the laboratory tasks for each week.

    This submission contains the weekly folio tasks of weeks 2 and 3, which focus on the use of Vectors.
    Weighting:
    5%
    Criteria for assessment:

    Specific criteria for assessment will be provided on the unit website. However the portfolio work will be judged on the following broad critera:

    • Being able to recognise when to use particular mathematical functions, and choosing the correct approach
    • Correctness of process through demonstration of workings
    • Correctness of the end result

    Late assignments will incur a 5% penalty per late day (including weekends), and may be submitted up to a maximum of 7 days late. After this time submissions will not be accepted without prior arrangement with the unit leader.

    Due date:
    Wednesday, 21st August 2013, 12pm
  • Assessment task 2
    Title:
    Lab Portfolio Submission 2
    Description:
    This task comprises the second submission of your laboratory portfolio.

    Students will be required to compile a portfolio of major laboratory tasks for submission for assessment. Details of each portfolio component are clearly indicated in the laboratory tasks for each week.

    This submission contains the weekly folio tasks of weeks 4-6, which focus on the use of Matrices.
    Weighting:
    10%
    Criteria for assessment:

    Specific criteria for assessment will be provided on the unit website. However the portfolio work will be judged on the following broad critera:

    • Being able to recognise when to use particular mathematical functions, and choosing the correct approach
    • Correctness of process through demonstration of workings
    • Correctness of the end result

    Late assignments will incur a 5% penalty per late day (including weekends), and may be submitted up to a maximum of 7 days late. After this time submissions will not be accepted without prior arrangement with the unit leader.

    Due date:
    Wednesday, 11th September 2013, 12pm
  • Assessment task 3
    Title:
    Lab Portfolio Submission 3 (inc. Code Portfolio)
    Description:
    This Assignment Task comprises two components:

    The first part is your third and final submission of your written laboratory portfolio. Students will be required to compile a portfolio of major laboratory tasks for submission for assessment. Details of each portfolio component are clearly indicated in the laboratory tasks for each week.

    This submission contains the weekly folio tasks for weeks 7-11, focusing on orientation and game movement.

    The second component of this assessment item is submission of your coding portfolio exercises. These exercises will be detailed on the unit website and apply the math principles covered in a game development environment.
    Weighting:
    15%
    Criteria for assessment:

    Specific criteria for assessment will be provided on the unit website. Feedback will be provided on your progress to facilitate for improvements for your exam preparation. However the portfolio work will be judged on the following broad critera:

    • Being able to recognise when to use particular mathematical functions, and choosing the correct approach
    • Correctness of process through demonstration of workings
    • Correctness of the end result
    • Being able to correctly apply the mathematical concepts to game code scenarios
    • Creating functionally correct code 

    Late assignments will incur a 5% penalty per late day (including weekends), and may be submitted up to a maximum of 7 days late. After this time submissions will not be accepted without prior arrangement with the unit leader.

    Due date:
    Wednesday, 23rd October 2013, 12pm
  • Assessment task 4
    Title:
    Unit Test
    Description:
    An in-class unit test will be held covering content from weeks 1-6. This test will only be of 1 hour duration however will be essential in gauging your understanding of fundamental vectors and matrices concepts.
    Weighting:
    10%
    Criteria for assessment:

    Specific detail will be provided on the unit website. Feedback will be provided on your progress to facilitate for improvements for your exam preparation.

    The test will be conducted in class. Students will not be permitted to sit the test at another time without formal Special Consideration forms submitted and approved by the chief examiner.

    Due date:
    Thursday, 19th September 2013, 2pm

Examinations

  • Examination 1
    Weighting:
    60%
    Length:
    3 hours
    Type (open/closed book):
    Closed book
    Electronic devices allowed in the exam:
    A calculator will be allowed for this examination.
    Remarks:
    A sample exam will be made available a month before the examination. Previous exam is also available through the Library Exams Database. Full exam revision will be covered in Week 12.

Learning resources

Monash Library Unit Reading List
http://readinglists.lib.monash.edu/index.html

Feedback to you

Types of feedback you can expect to receive in this unit are:
  • Informal feedback on progress in labs/tutes
  • Graded assignments with comments
  • Test results and feedback
  • Solutions to tutes, labs and assignments

Extensions and penalties

Returning assignments

Resubmission of assignments

Students may not resubmit assignments after the due date has passed.

Assignment submission

It is a University requirement (http://www.policy.monash.edu/policy-bank/academic/education/conduct/plagiarism-procedures.html) for students to submit an assignment coversheet for each assessment item. Faculty Assignment coversheets can be found at http://www.infotech.monash.edu.au/resources/student/forms/. Please check with your Lecturer on the submission method for your assignment coversheet (e.g. attach a file to the online assignment submission, hand-in a hard copy, or use an online quiz). Please note that it is your responsibility to retain copies of your assessments.

Online submission

If Electronic Submission has been approved for your unit, please submit your work via the learning system for this unit, which you can access via links in the my.monash portal.

Prescribed text(s)

Limited copies of prescribed texts are available for you to borrow in the library.

Dunn and Parberry. (2002). 3D Math Primer for Graphics and Game Development. (1st Edition) Wordware.

Recommended Resources

While the text listed is not mandatory and required resources will be made available on the unit website, this text will prove a valuable resource for your study. The text will be available in print form through the Caulfield Bookshop, and is also available at a reduced price in digital form through Amazon.com

Microsoft Visual Studio 2010 and the Microsoft XNA Game Studio development environments will be used in the laboratory classes to place the theoretical game math principles we cover into their appropriate practical context. While it is not essential that students have these development tools, they can help in unit revision. These tools are available free of charge via the Faculty of IT MSDNAA webpage:  http://www.infotech.monash.edu.au/itsupport/msdnaa.html

Examination material or equipment

Please refer to the unit website for more information regarding the final examination.

Other Information

Policies

Graduate Attributes Policy

Student services

Monash University Library

Disability Liaison Unit

Students who have a disability or medical condition are welcome to contact the Disability Liaison Unit to discuss academic support services. Disability Liaison Officers (DLOs) visit all Victorian campuses on a regular basis.

Your feedback to Us

Previous Student Evaluations of this Unit

Previous feedback has highlighted that one of the main strengths of the unit is that it is a good blend of theoretical concept and also coding examples. This will be continued and improved through more examples this semester. Students have also indicated that the portfolio nature of the assessment items, as well as the semester test all worked well. As a consequence the nature of assessment will remain the same.

Students feedback also informed some improvements to the unit. More feedback was requested before the end of semester, which will be provided through detailed feedback on two assignments as well as the unit test.

If you wish to view how previous students rated this unit, please go to
https://emuapps.monash.edu.au/unitevaluations/index.jsp

[an error occurred while processing this directive]