Project Representation
        I would like to recreate the intro to the game "Vectorman"
        
        Start at 0:11
        Graphics Concepts to Apply
        
            - Anti-Aliasing
 
            - Animated Dithering
 
            
            - Real Time Animation (using OpenGL)
 
            
            
                - 3D model spheres that move into screen
 
                - Spining circle that flashes colors
 
                - BG color effects
 
            
            - Specular Lighting
 
            - Triangle Meshes for Title Letters
 
        
        Experimenting with ray traced sphere shot.
        (possible replacement for using OpenGL)
        
        Lab9 Anti-Aliasing
        
        Lab12 Project Update - Green Ball w/ Specular
        
        Final Gif