karansher / computer-graphics-bounding-volume-hierarchy

Computer Graphics Assignment about Bounding Volume Hierarchies
0 stars 0 forks source link

How do part marks/grading in general work? #30

Open madirewolf opened 2 years ago

madirewolf commented 2 years ago

General question about the labs:

Is it possible for us to get decent marks without our code producing legible images? Sometimes it's super frustrating to debug the code and I spend hours only to find my issue was a single negative sign or a vector I forgot to normalize, so I was wondering how lenient the teaching team is when it comes to part marks.

Thank you