<tab><a id="c318"></a><p>The following information relates specifically to the CM0304 Graphics
module taught at the School of Computer Science, Cardiff University in
autumn 2008/09. It provides details about the lectures, tutorials, labs,
exercises, exam, etc.</p>

<h2><span>Lectures</span></h2>
<ul>
<li>22 one hour lectures: 2 lectures per week in weeks 1-11.<br/>
     Monday 10:00-10:50 in T/0.31, Wednesday 11:10-12:00 in T/0.31.<br/>
     Exceptions:<br/>
     Lecture on 14/10, 16:10 - 17:00 in T/0.31 instead of tutorial,<br/>
     Lecture on 10/11 will be a tutorial instead.<br/>
     Lecutres in week starting 10/11 and 17/11 may be given by Jonathan Quinn.
     </li>
<li>2 one hour revision lectures: week 12.<br/>
     Monday 10:00-10:50 in T/0.31, Wednesday 11:10-12:00 in T/0.31.<br/>
     </li>
<li>Lecturer: <a href="/">Frank C Langbein</a></li>
</ul>

<h2><span>Tutorials</span></h2>
<ul>
<li>5 one hour tutorials: weeks 3, 5, 7, 9, 11.<br/>
      Tuesday, 16:10 - 17:00 in T/0.31, but see exceptions above!</li>
<li>Tutor: Phil A. Legg</li>
<li>Exercise sheets:
<ul>
<li><a href="/publish/graphics/2008/G-EX-I.pdf">Exercises I</a></li>
<li><a href="/publish/graphics/2008/G-EX-II.pdf">Exercises II</a></li>
<li><a href="/publish/graphics/2008/G-EX-III.pdf">Exercises III</a></li>
<li><a href="/publish/graphics/2008/G-EX-IV.pdf">Exercises IV</a></li>
<li><a href="/publish/graphics/2008/G-EX-V.pdf">Exercises V</a></li>
</ul></li>
</ul>

<h2><span>Labs</span></h2>
<ul>
<li>2 two hour labs: weeks 4 and 6 on the Linux machines.<br/>
      Tuesday, 15:10 - 17:00 in C/2.08 (Linux lab).</li>
<li>Tutor: Phil A. Legg</li>
</ul>

<h2><span>Coursework</span></h2>
<ul>
<li><a href="/publish/graphics/2008/G-CW08.pdf">Graphics
    coursework</a> worth 25% of the total marks: you will have to
    implement some Graphics related program using OpenGL from 20th
    October 2008 to 1st December 2008.
</li>
<li><a href="fileadmin/teaching/graphics/bunny3.ply">Stanford bunny</a> or
     <a href="fileadmin/teaching/graphics/teddy.ply">Teddy</a>
     ply mesh required to complete the coursework.</li>
<li>Overall the results were quite good. Question 1 was done very well
    by nearly everyone. In question 2 the main problem was to compute
    suitable normals of the surfaces and specify them properly for OpenGL.
    Those who attempted the advanced features in question 3 did overall well,
    mainly with issues on transparent surfaces and some on mesh subdivision
    and particle effects. The code documentation for question 4 was overall
    quite well done, but some concentrated too much on individual commands
    without describing the overall structure and ideas behind the code and
    a few did not provide any notable comments at all.
    <ul>
    <li>Count: 26 of 27 students submitted</li>
    <li>Mark range: 0 to 25 of maximal 25 were achieved</li>
    <li>Median: 19</li>
    <li>Mean: 18.5</li>
    <li>Standard deviation: 5.46</li>
    <li>Mark distribution:<br/>
    <img src="/fileadmin/teaching/graphics/2008/cm0304-cw-2008.png" alt="Histogram of graphics coursework marks" width="411" height="286" /></li>
    </ul>
</li>
</ul>

<h2><span>Exam</span></h2>
<ul>
<li>A two-hour exam at the end of the module worth 75% of the total marks</li>
<li><a href="/publish/graphics/2008/Graphics_Exam_2008.pdf">CM0304 Graphics Exam 2008/09</a>,
    <a href="/publish/graphics/2008/Graphics_Exam_Answers_2008.pdf">Solutions</a></li>
<li>Results:
    <ul>
    <li>Count: 27 of 27 students</li>
    <li>Mark range: 14 to 62 of maximal 75 were achieved</li>
    <li>Median: 41</li>
    <li>Mean: 41.18</li>
    <li>Standard deviation: 12.17</li>
    <li>Mark distribution:<br/>
    <img src="/fileadmin/teaching/graphics/2008/cm0304-exam-2008.png" alt="Histogram of graphics exam marks" width="451" height="362" /></li>
    </ul>
</li>
</ul>

<h2><span>Marks</span></h2>

<p>
Overall marks for the module:
</p>
<ul>
    <li>Count: 27 of 27 students</li>
    <li>Mark range: 28 to 87 of maximal 100 were achieved</li>
    <li>Median: 59</li>
    <li>Mean: 59</li>
    <li>Standard deviation: 15.08</li>
    <li>Mark distribution:<br/>
    <img src="/fileadmin/teaching/graphics/2008/cm0304-marks.png" alt="Histogram of graphics marks" width="662" height="396" /></li>
</ul>

<p>
Note: all results reported here are preliminary and do not represent the final results considered by the exam board.
</p>
</tab>