CS 424 Project 1


By: Jennifer Kinahan

Things Learned

  • DO NOT DRAW DATA PLOTS IN THE DRAW FUNCTION. A no brainer but huge speed vampire if used.
  • Instead create draw functions that are called when need be
  • When creating a zoom function, keep in mind x values in relation to the data and the width of the graph
  • When using controlp5 buttons, realize that the label is the function name. There are no spaces and cannot be a single integer.
  • In order to properly display make sure that all coordinates are programmed properly for best results :)
  • Processing is great for code reuse. Use that to your advantage.

Predictions

  • 3B00080058124B10, 74 10/11 in F, 72 11/11 in F
  • 73000800B1D9BD10, 72 10/11 in F, 68 11/11 in F
  • DB000800B1E8E710, 67 10/11 in F, 69 11/11 in F
  • F2000800B1D88510, 73 10/11 in F, 74 11/11 in F
  • 35000800B1EC2510, 74 10/11 in F, 75 11/11 in F
  • DB00080041634E10, 73 10/11 in F, 74 11/11 in F
  • FF00080057FB1810, 70 10/11 in F, 72 11/11 in F