Final Project - CSE 167 - Student: David Harbottle

Comments

  • Its a poring!!!
    And it moves...
    Download here, executable/bitmaps/readme file included
    
    And there's a problem with the lighting with the first texture, because I was using
    transparent objects. Everything ended up looking darker than I intended. Its easier
    to see the transparency on a white background, so i took the second picture with a
    lighter texture. And it may not look it, but it was hard working out the right
    "bounce algorithm".
    
    There are basically 2 modes:
    First mode:  there is only one poring, but you can control the speed, and direction,
                 using the arrow keys. There are invisible walls, so you'll reflect off the
                 wall when you hit them. 
    Second mode: its one big animation sequence. 64 porings are randomly generated. Random
                 as in random color, starting position, bounce, and orientation.
    
    You can experiment with the controls:
    a: stop/start animation
    r: restart animation
    +/-: change animation speed
    m: change modes
    
    

    List of figures