Another project for my computer graphics class. This is an animated hierarchical character. I created the hierarchy following the left-child, right sibling tree. I just used sin() and cos() periodic functions to animate.. limited time and all.. The scene is lit and has phong shading calculated in the fragment shader.
Hey, awesome project, this can help me learn more about webgl and animation. Would you mind sharing the source code?
Again, cool job and thanks in advance.
Ken