Skip to content

Commit 11ed222

Browse files
Change due date and specify more info
1 parent 7ff3142 commit 11ed222

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

INSTRUCTION.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Instructions - CUDA-RASTERIZER
22
========================
33

4-
This is due **Sunday, October 15, evening at midnight**.
4+
This is due **Tuesday, October 17, evening at midnight**.
55

66
**Summary:**
77
In this project, you will use CUDA to implement a simplified
@@ -23,6 +23,11 @@ Every image you save should automatically get a different
2323
filename. Don't delete all of them! For the benefit of your README, keep a
2424
bunch of them around so you can pick a few to document your progress.
2525

26+
**Important:**
27+
- If you are not in CGGT/DMD, you may replace this project with a GPU compute
28+
project. You MUST get this pre-approved by Austin Eng before continuing!
29+
- You have the option of rewriting this project Vulkan for lots of bonus
30+
points. Be warned: this is a very hard task.
2631

2732
### Contents
2833

0 commit comments

Comments
 (0)