Skyler Ercoli
        4490 - Game Dev

        
        
Lab-1 Box going side to side in window Clicking increments a score logged in console
Lab-2 Modified lab 2 along with class during lab-time Added the ability to turn camera In-Progress: Did not make the arrow key's movement change direction based on where camera is facing
Lab-3 Two clocks synchronized using the main function timing Physics rate: 1/30 of a second In-progress: Attempted syncing timing of child process using kill commands Trying to sync a different way now
Lab-4 Smoke program modified during class to add sorting and billboarding to the particles based on camera position.
Lab-5 LineLine program modified to change line color to indicate intersection. Lab5 program shows random line appearing in different positions each second. Holding the mouse down and attempting to "slice" the line increases your score.
Lab-8 Followed along in class adding orbiting to our "bee" Used different background image which included modifying scale to fix the PPM's display of the image Learned to utilize textures