From 15b4bef3667c082fe9ad8d1fe8fbb91e30eda906 Mon Sep 17 00:00:00 2001 From: dfk Date: Sat, 25 Sep 2021 15:56:43 -0500 Subject: Pushed feedback file submission-p1 --- grades/submission-p1.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 grades/submission-p1.md (limited to 'grades') diff --git a/grades/submission-p1.md b/grades/submission-p1.md new file mode 100644 index 0000000..8e8fa9e --- /dev/null +++ b/grades/submission-p1.md @@ -0,0 +1,5 @@ +# Grade: 94/100. + +### Late penalty: 0(0 flexible extension days used) + +**[70/70] Project compiles:**
Feedback:

**[2/2] Draw video frames to the screen:**
Feedback:

**[2/2] Load a font into processing:**
Feedback:

**[3/3] Draw text characters on top of the screen:**
Feedback:

**[3/3] Animate falling text characters:**
Feedback:

**[1/2] Characters stop falling when sitting on a dark object:**
Feedback: characters jitter when stopped

**[1/1] UP and DOWN changes the threshold value:**
Feedback:

**[1/1] SPACEBAR toggles the debug view:**
Feedback:

**[1/1] Display video image in grayscale:**
Feedback:

**[1/1] Display text in color:**
Feedback:

**[0/2] Horizontally mirror the image:**
Feedback: video is not mirrored

**[1/2] Text characters are selected at random:**
Feedback: characters are chosen sequentially, no random characters appear next to the words

**[2/2] Characters do not fall through thin regions:**
Feedback:

**[3/3] Characters rise up if sitting on a rising object:**
Feedback:

**[1/3] Sophisticated algorithm used for spelling out words (Detailed in README):**
Feedback: no characters appear mixed in with the words, no readme

**[2/2] The velocity of falling characters vary:**
Feedback:

\ No newline at end of file -- cgit v1.2.3