Outline for Today
Animation and Interaction
Administration
Response to Responses
- Responses are to be submitted by noon the following day. Thoughtful is not just a list of topics discussed
Today
- my apologies for not having a quiz before today’s meeting
- more about critical fusion frequency – the frequency at which a flickering light appears steady to the average human observer
- Assignment 1
- Do you need to use the colours that I have used? You can choose your own colours — think about what information can be conveyed with your colour choices.
- is it ok all the subdivided triangles to be different random colours? Look at how the recursive calls to subdivide the triangle are made and see if something can be done differently there
- The perturbation of the midpoints only applies to the recursive subdivision method
- Window events resize
- Gesture and touch MSDN
- Picking (selecting an object onscreen) is difficult for several reasons - can draw simpler version offscreen and test for colours – that comes up in a later chapter
- https://www.interactivecomputergraphics.com/8E/Code/03/cad1.html
- https://www.interactivecomputergraphics.com/8E/Code/03/cad2.html
For Next Meeting
Wiki
Link to the UR Courses wiki page for this meeting
Media