[DEPRECATED] Project: Animation of Tilting Objects Falling Due to Gravity
        by Nathaniel Rabaya

        Example of what the object will fall like:
        

        Features:
            - 3D Models (Find Online)
            - Animation
            - Specular Mapping (Highlights + Reflection)
            - Normal Mapping (Object Texture + Bump Mapping)
            - Ray Tracing
            - Light Source
            - Multiple objects falling due to gravity

        External Sources
            - Tipping force formula for identify tipping point of objects
        
        ===========================================================================================
        

        New Project: Animation of a Low Poly Character Model in OpenGL
            by Nathaniel Rabaya

        An example of a low poly model:
        

        The character I want to animate:
        

        There isn't an example of what I want to animateas a gif, but the first section of this video is what I aimed to animate

        Features:
            - Self made textures (Clip Studio) and models (OpenGl Tris)
            - Perlin noise to give texturing of the character's material
            - Specular Mapping for reflective textures on armor
            - Normal Mapping to add roughness to textures
            - Multiple different colored light sources
            - Outline the model via stencil testing
            - Add bloom to fires
            - Create a different shader (cel/toon shading)