teaching machines

schuhaj – chicken pox

March 10, 2015 by . Filed under cs455, postmortems, spring 2015.

GaussianPox    GaussianPox2    GaussianPox3

 

I am simply awful at understanding directions without a frame of reference.  I initially attempted to simply fumble my way through the instructions with the intention of fixing everything later.  This turned into more of a mess than necessary.

The energy equation was easy to figure out, as was finding the WritePPM online.  The greatest difficulty was figuring out where the math was wrong generating INF errors…and it was simply a lack of casting error.

I like moving around a random color generator around the for loops for rows and columns for prettiness’s sake.