Sunday, 20 April 2014

Exam Time

Hello Everyone!


     It's exam time now, and as you can imagine the stress is real. My concerns for my marks are fairly low at this point simply due to the facts that I am currently at a passing position for 90% of my classes. All of the classes that are required in order to move into my next year of study here at UOIT I am guaranteed to pass in at this point so long as I go and write the exams and get around a 50. Not a bad place to be, and I am quite sure that I will be fine.

     I do have to mention that one of the biggest reasons that I am sitting at a very good position in relation to computer graphics is because of the multiple in class bonus experience chances that Prof. Hogue gave us, and they are much appreciated as they boosted me from a simple passing mark, to a mark I am actually happy to be seeing on my transcript.

     When it comes to thinking about the computer graphics exam, my biggest worry is that I won't be able to remember what is going to be on it. I know that I can study the midterm and that the majority of the material is relevant will more than likely be on the final as well, BUT I think that there will be a much bigger emphasis on the latter half of the semester's material and I know for a fact that my understand of that material is average at best.

     FBOs are the biggest thing in regards to the latter half of this semester, and although I previously said that I am not the best with this material, I do believe that I have an understand of how they work as they (at the VERY base level) are a texture created from the rendering process that will look like a snapshot of what the camera will be seeing at that stage in the rendering process. From there on out, that created "texture" is manipulated with post-processing effects such as bloom. Having your entire render area being saved in a simple form like a texture just makes it THAT much easier to perform effects on it.

     Another big topic that I am expecting to be touched on on the exam is the graphics pipeline consisting of:

           -> Vertex Processor
           -> Primitive Assembly
           -> Rasterizer (Which is a big thing - and is totally magical)
           -> Fragment Processor
           -> (FBOs)
           -> Pixels

     Overall I feel confident going into these next couple days for exams. I will be spending a reasonable amount of time studying in the next couple of days simply to make sure that I haven't missed anything, but I believe it will go well.

Thanks for reading, and as always, have a great day and Happy Easter.

Brayden. Out.

No comments:

Post a Comment