Java Graphic Programming - Intermediate Level
Java Graphic Programming - Intermediate Level
Graphics
Tutor-Marked Assignment (TMA) Fall 23/24
Contents
Warnings and Declaration…………………………………….………………………………......1
Question 1 ……………….…………………………………. ………………………………...…..2
Question 2 ………………………………………………………………………………….…..…..3
Question 3 ………………………………………………………………………………….…..…..4
Marking Criteria ...…………..………………………………………………………….………..…5
Plagiarism Warning:
As per AOU rules and regulations, all students are required to submit their own TMA
work and avoid plagiarism. The AOU has implemented sophisticated techniques for
plagiarism detection. You must provide all references in case you use and quote
another person's work in your TMA. You will be penalized for any act of plagiarism as
per the AOU's rules and regulations.
I hereby declare that this submitted TMA work is a result of my own efforts and I have
not plagiarized any other person's work. I have provided all references of information
that I have used and quoted in my TMA work.
Name of Student:……………………………..
Signature:…………………………………………...
Date:…………………………………………………
Using appropriate Java code and animation principles that you learnt in the course,
implement the video in the file TMA-Q1.wmv. Please provide the code and video that
you generated in your answer sheet.
a) Adopting suitable Java primitives and based on the least significant digit of
your ID, implement one of the following shapes: [15 marks]
B. Without using Java BasicStroke class, having the following parametric equation:
X(t) = cos(2t);
End of Questions